|
xgboost
|
This is the complete list of members for xgboost::ObjFunction, including all inherited members.
| Configure(PairIter begin, PairIter end) | xgboost::ObjFunction | inline |
| Configure(const std::vector< std::pair< std::string, std::string > > &args)=0 | xgboost::ObjFunction | pure virtual |
| Create(const std::string &name) | 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 |
| PredTransform(HostDeviceVector< bst_float > *io_preds) | xgboost::ObjFunction | inlinevirtual |
| ProbToMargin(bst_float base_score) const | xgboost::ObjFunction | inlinevirtual |
| ~ObjFunction()=default | xgboost::ObjFunction | virtual |
1.8.13