xgboost
|
This is the complete list of members for xgboost::Metric, including all inherited members.
Configure(const std::vector< std::pair< std::string, std::string > > &args) | xgboost::Metric | inlinevirtual |
Configure(PairIter begin, PairIter end) | xgboost::Metric | inline |
Create(const std::string &name) | xgboost::Metric | static |
Eval(const HostDeviceVector< bst_float > &preds, const MetaInfo &info, bool distributed)=0 | xgboost::Metric | pure virtual |
Name() const =0 | xgboost::Metric | pure virtual |
~Metric()=default | xgboost::Metric | virtual |