Medial Code Documentation
|
Structure for storing tree split candidate. More...
#include <expand_entry.h>
Public Member Functions | |
float | GetLossChange () const |
bst_node_t | GetNodeId () const |
bool | IsValid (TrainParam const ¶m, bst_node_t num_leaves) const |
Data Fields | |
bst_node_t | nid {0} |
bst_node_t | depth {0} |
Structure for storing tree split candidate.