|
|
| XGBBooster (const std::vector< std::shared_ptr< xgboost::DMatrix > > &cache_mats) |
| |
|
xgboost::Learner * | learner () |
| |
|
void | SetParam (const std::string &name, const std::string &val) |
| |
|
void | LazyInit () |
| |
|
void | LoadModel (dmlc::Stream *fi) |
| |
|
|
bool | configured_ |
| |
|
bool | initialized_ |
| |
|
std::unique_ptr< xgboost::Learner > | learner_ |
| |
|
std::vector< std::pair< std::string, std::string > > | cfg_ |
| |
The documentation for this class was generated from the following file: