xgboost
xgboost::RegTree Member List

This is the complete list of members for xgboost::RegTree, including all inherited members.

CalculateContributions(const RegTree::FVec &feat, unsigned root_id, bst_float *out_contribs, int condition=0, unsigned condition_feature=0) constxgboost::RegTree
CalculateContributionsApprox(const RegTree::FVec &feat, unsigned root_id, bst_float *out_contribs) constxgboost::RegTree
ChangeToLeaf(int rid, bst_float value)xgboost::RegTreeinline
CollapseToLeaf(int rid, bst_float value)xgboost::RegTreeinline
DumpModel(const FeatureMap &fmap, bool with_stats, std::string format) constxgboost::RegTree
ExpandNode(int nid, unsigned split_index, bst_float split_value, bool default_left, bst_float base_weight, bst_float left_leaf_weight, bst_float right_leaf_weight, bst_float loss_change, float sum_hess)xgboost::RegTreeinline
FillNodeMeanValues()xgboost::RegTree
GetDepth(int nid) constxgboost::RegTreeinline
GetLeafIndex(const FVec &feat, unsigned root_id=0) constxgboost::RegTreeinline
GetNext(int pid, bst_float fvalue, bool is_unknown) constxgboost::RegTreeinline
GetNodes() constxgboost::RegTreeinline
Load(dmlc::Stream *fi)xgboost::RegTreeinline
MaxDepth(int nid) constxgboost::RegTreeinline
MaxDepth()xgboost::RegTreeinline
NumExtraNodes() constxgboost::RegTreeinline
operator==(const RegTree &b) constxgboost::RegTreeinline
operator[](int nid)xgboost::RegTreeinline
operator[](int nid) constxgboost::RegTreeinline
paramxgboost::RegTree
RegTree()xgboost::RegTreeinline
Save(dmlc::Stream *fo) constxgboost::RegTreeinline
SplitCondT typedefxgboost::RegTree
Stat(int nid)xgboost::RegTreeinline
Stat(int nid) constxgboost::RegTreeinline
TreeShap(const RegTree::FVec &feat, bst_float *phi, unsigned node_index, unsigned unique_depth, PathElement *parent_unique_path, bst_float parent_zero_fraction, bst_float parent_one_fraction, int parent_feature_index, int condition, unsigned condition_feature, bst_float condition_fraction) constxgboost::RegTree