Medial Code Documentation
Loading...
Searching...
No Matches
Data Structures | Public Member Functions
xgboost::tree::TreeEvaluator Class Reference

Data Structures

struct  SplitEvaluator
 

Public Member Functions

 TreeEvaluator (TrainParam const &p, bst_feature_t n_features, int32_t device)
 
template<typename ParamT = TrainParam>
auto GetEvaluator () const
 
template<bool CompiledWithCuda = WITH_CUDA()>
void AddSplit (bst_node_t nodeid, bst_node_t leftid, bst_node_t rightid, bst_feature_t f, float left_weight, float right_weight)
 

The documentation for this class was generated from the following file: