xgboost
xgboost::GradientBooster Member List

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

AllowLazyCheckPoint() constxgboost::GradientBoosterinlinevirtual
Configure(PairIter begin, PairIter end)xgboost::GradientBoosterinline
Configure(const std::vector< std::pair< std::string, std::string > > &cfg)=0xgboost::GradientBoosterpure virtual
Create(const std::string &name, const std::vector< std::shared_ptr< DMatrix > > &cache_mats, bst_float base_margin)xgboost::GradientBoosterstatic
DoBoost(DMatrix *p_fmat, HostDeviceVector< GradientPair > *in_gpair, ObjFunction *obj=nullptr)=0xgboost::GradientBoosterpure virtual
DumpModel(const FeatureMap &fmap, bool with_stats, std::string format) const =0xgboost::GradientBoosterpure virtual
Load(dmlc::Stream *fi)=0xgboost::GradientBoosterpure virtual
PredictBatch(DMatrix *dmat, HostDeviceVector< bst_float > *out_preds, unsigned ntree_limit=0)=0xgboost::GradientBoosterpure virtual
PredictContribution(DMatrix *dmat, std::vector< bst_float > *out_contribs, unsigned ntree_limit=0, bool approximate=false, int condition=0, unsigned condition_feature=0)=0xgboost::GradientBoosterpure virtual
PredictInstance(const SparsePage::Inst &inst, std::vector< bst_float > *out_preds, unsigned ntree_limit=0, unsigned root_index=0)=0xgboost::GradientBoosterpure virtual
PredictInteractionContributions(DMatrix *dmat, std::vector< bst_float > *out_contribs, unsigned ntree_limit, bool approximate)=0xgboost::GradientBoosterpure virtual
PredictLeaf(DMatrix *dmat, std::vector< bst_float > *out_preds, unsigned ntree_limit=0)=0xgboost::GradientBoosterpure virtual
Save(dmlc::Stream *fo) const =0xgboost::GradientBoosterpure virtual
~GradientBooster()=defaultxgboost::GradientBoostervirtual