I have a 3 class classification using XGBoost. The next turn is to get the tree model (printed by xgb.dump ()) and use it in the .net production system. I really don't understand how I can get a 3-dimensional probability value from a single value on vacation:
<code>
[1107] "booster[148]""0:[f24<1.5] yes=1,no=2,missing=1"
[1109] "1:[f4<0.085] yes=3,no=4,missing=3""3:leaf=0.00624765"
[1111] "4:leaf=-0.0208106""2:[f4<0.115] yes=5,no=6,missing=5"
[1113] "5:leaf=0.14725""6:leaf=0.0102657"
</code>
ps .Net python usinng function from .Net is not a good idea due to speed limits.
source
share