|
xgboost
|
#include <tree_model.h>

Public Attributes | |
| common::Span< FeatureType const > | split_type |
| common::Span< uint32_t const > | categories |
| common::Span< Segment const > | node_ptr |
| common::Span<uint32_t const> xgboost::RegTree::CategoricalSplitMatrix::categories |
| common::Span<Segment const> xgboost::RegTree::CategoricalSplitMatrix::node_ptr |
| common::Span<FeatureType const> xgboost::RegTree::CategoricalSplitMatrix::split_type |
1.8.17