#include <model.h>
◆ ~Configurable()
virtual xgboost::Configurable::~Configurable |
( |
| ) |
|
|
virtualdefault |
◆ LoadConfig()
virtual void xgboost::Configurable::LoadConfig |
( |
Json const & |
in | ) |
|
|
pure virtual |
Load configuration from JSON object.
- Parameters
-
in | JSON object containing the configuration |
Implemented in xgboost::Metric.
◆ SaveConfig()
virtual void xgboost::Configurable::SaveConfig |
( |
Json * |
out | ) |
const |
|
pure virtual |
Save configuration to JSON object.
- Parameters
-
out | pointer to output JSON object |
Implemented in xgboost::Metric.
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/xgboost/checkouts/stable/include/xgboost/model.h