| xgboost | 
这是 xgboost::Metric 的完整成员列表,包括所有继承的成员。
| Configure(const std::vector< std::pair< std::string, std::string > > &) | xgboost::Metric | inlinevirtual | 
| Create(const std::string &name, Context const *ctx) | xgboost::Metric | static | 
| ctx_ | xgboost::Metric | protected | 
| Evaluate(HostDeviceVector< bst_float > const &preds, std::shared_ptr< DMatrix > p_fmat)=0 | xgboost::Metric | 纯虚函数 | 
| LoadConfig(Json const &) override | xgboost::Metric | inlinevirtual | 
| Name() const =0 | xgboost::Metric | 纯虚函数 | 
| SaveConfig(Json *p_out) const override | xgboost::Metric | inlinevirtual | 
| ~Configurable()=default | xgboost::Configurable | virtual | 
| ~Metric() override=default | xgboost::Metric |