xgboost
xgboost::RegTree::Node 成员列表

这是 xgboost::RegTree::Node 的完整成员列表,包括所有继承的成员。

ByteSwap() constxgboost::RegTree::Node内联
DefaultChild() constxgboost::RegTree::Node内联
DefaultLeft() constxgboost::RegTree::Node内联
IsDeleted() constxgboost::RegTree::Node内联
IsLeaf() constxgboost::RegTree::Node内联
IsLeftChild() constxgboost::RegTree::Node内联
IsRoot() constxgboost::RegTree::Node内联
LeafValue() constxgboost::RegTree::Node内联
LeftChild() constxgboost::RegTree::Node内联
MarkDelete()xgboost::RegTree::Node内联
Node()xgboost::RegTree::Node内联
Node(int32_t cleft, int32_t cright, int32_t parent, uint32_t split_ind, float split_cond, bool default_left)xgboost::RegTree::Node内联
operator==(const Node &b) constxgboost::RegTree::Node内联
Parent() constxgboost::RegTree::Node内联
Reuse()xgboost::RegTree::Node内联
RightChild() constxgboost::RegTree::Node内联
SetLeaf(bst_float value, int right=kInvalidNodeId)xgboost::RegTree::Node内联
SetLeftChild(int nid)xgboost::RegTree::Node内联
SetParent(int pidx, bool is_left_child=true)xgboost::RegTree::Node内联
SetRightChild(int nid)xgboost::RegTree::Node内联
SetSplit(unsigned split_index, SplitCondT split_cond, bool default_left=false)xgboost::RegTree::Node内联
SplitCond() constxgboost::RegTree::Node内联
SplitIndex() constxgboost::RegTree::Node内联