xgboost
|
This is the complete list of members for xgboost::Metric, including all inherited members.
Configure(const std::vector< std::pair< std::string, std::string > > &) | xgboost::Metric | inlinevirtual |
Create(const std::string &name, GenericParameter const *tparam) | xgboost::Metric | static |
Eval(const HostDeviceVector< bst_float > &preds, const MetaInfo &info, bool distributed)=0 | xgboost::Metric | pure virtual |
LoadConfig(Json const &) override | xgboost::Metric | inlinevirtual |
Name() const =0 | xgboost::Metric | pure virtual |
SaveConfig(Json *) const override | xgboost::Metric | inlinevirtual |
tparam_ | xgboost::Metric | protected |
~Configurable()=default | xgboost::Configurable | virtual |
~Metric() override=default | xgboost::Metric |