| xgboost | 
以下是 xgboost::ObjFunction 的所有成员的完整列表,包括所有继承的成员。
| Configure(Args const &args)=0 | xgboost::ObjFunction | 纯虚函数 | 
| Create(const std::string &name, Context const *ctx) | xgboost::ObjFunction | static | 
| Ctx() const | xgboost::ObjFunction | inline | 
| ctx_ | xgboost::ObjFunction | protected | 
| DefaultBaseScore() | xgboost::ObjFunction | inlinestatic | 
| DefaultEvalMetric() const =0 | xgboost::ObjFunction | 纯虚函数 | 
| DefaultMetricConfig() const | xgboost::ObjFunction | inlinevirtual | 
| EvalTransform(HostDeviceVector< float > *io_preds) | xgboost::ObjFunction | inlinevirtual | 
| GetGradient(HostDeviceVector< float > const &preds, MetaInfo const &info, std::int32_t iter, linalg::Matrix< GradientPair > *out_gpair)=0 | xgboost::ObjFunction | 纯虚函数 | 
| InitEstimation(MetaInfo const &info, linalg::Vector< float > *base_score) const | xgboost::ObjFunction | virtual | 
| LoadConfig(Json const &in)=0 | xgboost::Configurable | 纯虚函数 | 
| PredTransform(HostDeviceVector< float > *) const | xgboost::ObjFunction | inlinevirtual | 
| ProbToMargin(linalg::Vector< float > *) const | xgboost::ObjFunction | inlinevirtual | 
| SaveConfig(Json *out) const =0 | xgboost::Configurable | 纯虚函数 | 
| Targets(MetaInfo const &info) const | xgboost::ObjFunction | inlinevirtual | 
| Task() const =0 | xgboost::ObjFunction | 纯虚函数 | 
| UpdateTreeLeaf(HostDeviceVector< bst_node_t > const &, MetaInfo const &, float, HostDeviceVector< float > const &, std::int32_t, RegTree *) const | xgboost::ObjFunction | inlinevirtual | 
| ~Configurable()=default | xgboost::Configurable | virtual | 
| ~ObjFunction() override=default | xgboost::ObjFunction |