Medial Code Documentation
|
Protected Member Functions | |
void | SetUp () override |
void | CheckResult (float loss_chg, bst_feature_t split_ind, float fvalue, bool is_cat, bool dft_left, GradientPairPrecise left_sum, GradientPairPrecise right_sum) |
Protected Attributes | |
common::HistogramCuts | cuts_ |
GradientPairPrecise | parent_sum_ {1.0, 6.0} |
std::vector< GradientPairPrecise > | feature_histogram_ |
TrainParam | param_ |
|
protected |