xgboost
xgboost::Learner Member List

This is the complete list of members for xgboost::Learner, including all inherited members.

BoostedRounds() const =0xgboost::Learnerpure virtual
BoostOneIter(std::int32_t iter, std::shared_ptr< DMatrix > train, linalg::Matrix< GradientPair > *in_gpair)=0xgboost::Learnerpure virtual
CalcFeatureScore(std::string const &importance_type, common::Span< int32_t const > trees, std::vector< bst_feature_t > *features, std::vector< float > *scores)=0xgboost::Learnerpure virtual
Configure()=0xgboost::Learnerpure virtual
Create(const std::vector< std::shared_ptr< DMatrix > > &cache_data)xgboost::Learnerstatic
Ctx() const =0xgboost::Learnerpure virtual
ctx_xgboost::Learnerprotected
DelAttr(const std::string &key)=0xgboost::Learnerpure virtual
DumpModel(const FeatureMap &fmap, bool with_stats, std::string format)=0xgboost::Learnerpure virtual
EvalOneIter(int iter, const std::vector< std::shared_ptr< DMatrix >> &data_sets, const std::vector< std::string > &data_names)=0xgboost::Learnerpure virtual
gbm_xgboost::Learnerprotected
GetAttr(const std::string &key, std::string *out) const =0xgboost::Learnerpure virtual
GetAttrNames() const =0xgboost::Learnerpure virtual
GetConfigurationArguments() const =0xgboost::Learnerpure virtual
GetFeatureNames(std::vector< std::string > *fn) const =0xgboost::Learnerpure virtual
GetFeatureTypes(std::vector< std::string > *ft) const =0xgboost::Learnerpure virtual
GetNumFeature() const =0xgboost::Learnerpure virtual
GetThreadLocal() const =0xgboost::Learnerpure virtual
Groups() const =0xgboost::Learnerpure virtual
InplacePredict(std::shared_ptr< DMatrix > p_m, PredictionType type, float missing, HostDeviceVector< float > **out_preds, bst_layer_t layer_begin, bst_layer_t layer_end)=0xgboost::Learnerpure virtual
LoadConfig(Json const &in)=0xgboost::Configurablepure virtual
LoadModel(Json const &in) override=0xgboost::Learnerpure virtual
LoadModel(dmlc::Stream *fi)=0xgboost::Learnerpure virtual
metrics_xgboost::Learnerprotected
obj_xgboost::Learnerprotected
Predict(std::shared_ptr< DMatrix > data, bool output_margin, HostDeviceVector< bst_float > *out_preds, bst_layer_t layer_begin, bst_layer_t layer_end, bool training=false, bool pred_leaf=false, bool pred_contribs=false, bool approx_contribs=false, bool pred_interactions=false)=0xgboost::Learnerpure virtual
SaveConfig(Json *out) const =0xgboost::Configurablepure virtual
SaveModel(Json *out) const override=0xgboost::Learnerpure virtual
SaveModel(dmlc::Stream *fo) const =0xgboost::Learnerpure virtual
SetAttr(const std::string &key, const std::string &value)=0xgboost::Learnerpure virtual
SetFeatureNames(std::vector< std::string > const &fn)=0xgboost::Learnerpure virtual
SetFeatureTypes(std::vector< std::string > const &ft)=0xgboost::Learnerpure virtual
SetParam(const std::string &key, const std::string &value)=0xgboost::Learnerpure virtual
SetParams(Args const &args)=0xgboost::Learnerpure virtual
Slice(bst_layer_t begin, bst_layer_t end, bst_layer_t step, bool *out_of_bound)=0xgboost::Learnerpure virtual
UpdateOneIter(std::int32_t iter, std::shared_ptr< DMatrix > train)=0xgboost::Learnerpure virtual
~Configurable()=defaultxgboost::Configurablevirtual
~Learner() overridexgboost::Learner
~Model()=defaultxgboost::Modelvirtual