|
Medial Code Documentation
|
training parameters. More...
#include "xgboost/parameter.h"Go to the source code of this file.
Data Structures | |
| struct | xgboost::linear::LinearTrainParam |
Namespaces | |
| namespace | xgboost |
| namespace of xgboost | |
| namespace | xgboost::linear |
| Copyright 2018-2023 by XGBoost Contributors. | |
Enumerations | |
| enum | xgboost::linear::FeatureSelectorEnum { kCyclic = 0 , kShuffle , kThrifty , kGreedy , kRandom } |
| A set of available FeatureSelector's. | |
training parameters.
Copyright 2018 by Contributors