xgboost
xgboost::GradientBooster 成员列表

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

BoostedRounds() const =0xgboost::GradientBooster纯虚
Configure(Args const &cfg)=0xgboost::GradientBooster纯虚
Create(const std::string &name, Context const *ctx, LearnerModelParam const *learner_model_param)xgboost::GradientBooster静态
ctx_xgboost::GradientBooster保护
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::GradientBooster内联显式保护
InplacePredict(std::shared_ptr< DMatrix >, float, PredictionCacheEntry *, bst_layer_t, bst_layer_t) constxgboost::GradientBooster内联虚函数
Load(dmlc::Stream *fi)=0xgboost::GradientBooster纯虚
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纯虚
Save(dmlc::Stream *fo) const =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::GradientBooster内联虚函数
UseGPU() const =0xgboost::GradientBooster纯虚
~Configurable()=defaultxgboost::Configurable虚函数
~GradientBooster() override=defaultxgboost::GradientBooster
~Model()=defaultxgboost::Model虚函数