xgboost
xgboost::Metric 成员列表

这是 xgboost::Metric 的完整成员列表,包括所有继承的成员。

Configure(const std::vector< std::pair< std::string, std::string > > &)xgboost::Metricinlinevirtual
Create(const std::string &name, Context const *ctx)xgboost::Metricstatic
ctx_xgboost::Metricprotected
Evaluate(HostDeviceVector< bst_float > const &preds, std::shared_ptr< DMatrix > p_fmat)=0xgboost::Metric纯虚函数
LoadConfig(Json const &) overridexgboost::Metricinlinevirtual
Name() const =0xgboost::Metric纯虚函数
SaveConfig(Json *p_out) const overridexgboost::Metricinlinevirtual
~Configurable()=defaultxgboost::Configurablevirtual
~Metric() override=defaultxgboost::Metric