xgboost
xgboost::GradientBooster 成员列表

这是 xgboost::GradientBooster 的完整成员列表,包括所有继承的成员。

BoostedRounds() const =0xgboost::GradientBooster纯虚函数
Cats() constxgboost::GradientBoosterinlinevirtual
Configure(Args const &cfg)=0xgboost::GradientBooster纯虚函数
Create(const std::string &name, Context const *ctx, LearnerModelParam const *learner_model_param)xgboost::GradientBoosterstatic
ctx_xgboost::GradientBoosterprotected
DoBoost(DMatrix *p_fmat, linalg::Matrix< GradientPair > *in_gpair, PredictionCacheEntry *, ObjFunction const *obj)=0xgboost::GradientBooster纯虚函数
DumpModel(const FeatureMap &fmap, bool with_stats, std::string format) const =0xgboost::GradientBooster纯虚函数
FeatureScore(std::string const &importance_type, common::Span< int32_t const > trees, std::vector< bst_feature_t > *features, std::vector< float > *scores) const =0xgboost::GradientBooster纯虚函数
GradientBooster(Context const *ctx)xgboost::GradientBoosterinlineexplicitprotected
InplacePredict(std::shared_ptr< DMatrix >, float, PredictionCacheEntry *, bst_layer_t, bst_layer_t) constxgboost::GradientBoosterinlinevirtual
LoadConfig(Json const &in)=0xgboost::Configurable纯虚函数
LoadModel(Json const &in)=0xgboost::Model纯虚函数
ModelFitted() const =0xgboost::GradientBooster纯虚函数
PredictBatch(DMatrix *dmat, PredictionCacheEntry *out_preds, bool training, bst_layer_t begin, bst_layer_t end)=0xgboost::GradientBooster纯虚函数
PredictContribution(DMatrix *dmat, HostDeviceVector< float > *out_contribs, bst_layer_t layer_begin, bst_layer_t layer_end, bool approximate=false)=0xgboost::GradientBooster纯虚函数
PredictInteractionContributions(DMatrix *dmat, HostDeviceVector< float > *out_contribs, bst_layer_t layer_begin, bst_layer_t layer_end, bool approximate)=0xgboost::GradientBooster纯虚函数
PredictLeaf(DMatrix *dmat, HostDeviceVector< bst_float > *out_preds, unsigned layer_begin, unsigned layer_end)=0xgboost::GradientBooster纯虚函数
SaveConfig(Json *out) const =0xgboost::Configurable纯虚函数
SaveModel(Json *out) const =0xgboost::Model纯虚函数
Slice(bst_layer_t, bst_layer_t, bst_layer_t, GradientBooster *, bool *) constxgboost::GradientBoosterinlinevirtual
~Configurable()=defaultxgboost::Configurablevirtual
~GradientBooster() override=defaultxgboost::GradientBooster
~Model()=defaultxgboost::Modelvirtual