Uses of Class
biz.k11i.xgboost.tree.RegTreeNodeStat
-
Packages that use RegTreeNodeStat Package Description biz.k11i.xgboost.tree -
-
Uses of RegTreeNodeStat in biz.k11i.xgboost.tree
Fields in biz.k11i.xgboost.tree declared as RegTreeNodeStat Modifier and Type Field Description private RegTreeNodeStat[]RegTreeImpl. statsMethods in biz.k11i.xgboost.tree that return RegTreeNodeStat Modifier and Type Method Description RegTreeNodeStat[]RegTree. getStats()RegTreeNodeStat[]RegTreeImpl. getStats()
-