|
void | SetUp () override |
|
std::unique_ptr< Learner > | TrainOneIter (Context const *ctx, std::string tree_method, std::string policy, int32_t max_leaves, int32_t max_depth) |
|
void | TestCombination (Context const *ctx, std::string tree_method) |
|
void | TestTreeGrowPolicy (Context const *ctx, std::string tree_method, std::string policy) |
|
|
std::shared_ptr< DMatrix > | Xy_ |
|
size_t | n_samples_ = 4096 |
|
size_t | n_features_ = 13 |
|
float | sparsity_ = 0.5 |
|
◆ TestTreeGrowPolicy()
void xgboost::TestGrowPolicy::TestTreeGrowPolicy |
( |
Context const * |
ctx, |
|
|
std::string |
tree_method, |
|
|
std::string |
policy |
|
) |
| |
|
inlineprotected |
The documentation for this class was generated from the following file:
- External/xgboost/tests/cpp/tree/test_tree_policy.cc