Medial Code Documentation
|
Data Fields | |
GradStats | stats |
statics for node entry | |
bst_float | root_gain { 0.0f } |
loss of this node, without split | |
bst_float | weight { 0.0f } |
weight calculated related to current data | |
SplitEntry | best |
current best solution | |