|
xgboost
|
This is the complete list of members for xgboost::ObjFunction, including all inherited members.
| Configure(const std::vector< std::pair< std::string, std::string > > &args)=0 | xgboost::ObjFunction | pure virtual |
| Create(const std::string &name, GenericParameter const *tparam) | xgboost::ObjFunction | static |
| DefaultEvalMetric() const =0 | xgboost::ObjFunction | pure virtual |
| EvalTransform(HostDeviceVector< bst_float > *io_preds) | xgboost::ObjFunction | inlinevirtual |
| GetGradient(const HostDeviceVector< bst_float > &preds, const MetaInfo &info, int iteration, HostDeviceVector< GradientPair > *out_gpair)=0 | xgboost::ObjFunction | pure virtual |
| LoadConfig(Json const &in)=0 | xgboost::Configurable | pure virtual |
| PredTransform(HostDeviceVector< bst_float > *) | xgboost::ObjFunction | inlinevirtual |
| ProbToMargin(bst_float base_score) const | xgboost::ObjFunction | inlinevirtual |
| SaveConfig(Json *out) const =0 | xgboost::Configurable | pure virtual |
| tparam_ | xgboost::ObjFunction | protected |
| ~Configurable()=default | xgboost::Configurable | virtual |
| ~ObjFunction() override=default | xgboost::ObjFunction |
1.8.17