| xgboost | 
这是 xgboost::GradientBooster 的完整成员列表,包括所有继承的成员。
| BoostedRounds() const =0 | xgboost::GradientBooster | 纯虚函数 | 
| Cats() const | xgboost::GradientBooster | inlinevirtual | 
| Configure(Args const &cfg)=0 | xgboost::GradientBooster | 纯虚函数 | 
| Create(const std::string &name, Context const *ctx, LearnerModelParam const *learner_model_param) | xgboost::GradientBooster | static | 
| ctx_ | xgboost::GradientBooster | protected | 
| DoBoost(DMatrix *p_fmat, linalg::Matrix< GradientPair > *in_gpair, PredictionCacheEntry *, ObjFunction const *obj)=0 | xgboost::GradientBooster | 纯虚函数 | 
| DumpModel(const FeatureMap &fmap, bool with_stats, std::string format) const =0 | xgboost::GradientBooster | 纯虚函数 | 
| FeatureScore(std::string const &importance_type, common::Span< int32_t const > trees, std::vector< bst_feature_t > *features, std::vector< float > *scores) const =0 | xgboost::GradientBooster | 纯虚函数 | 
| GradientBooster(Context const *ctx) | xgboost::GradientBooster | inlineexplicitprotected | 
| InplacePredict(std::shared_ptr< DMatrix >, float, PredictionCacheEntry *, bst_layer_t, bst_layer_t) const | xgboost::GradientBooster | inlinevirtual | 
| LoadConfig(Json const &in)=0 | xgboost::Configurable | 纯虚函数 | 
| LoadModel(Json const &in)=0 | xgboost::Model | 纯虚函数 | 
| ModelFitted() const =0 | xgboost::GradientBooster | 纯虚函数 | 
| PredictBatch(DMatrix *dmat, PredictionCacheEntry *out_preds, bool training, bst_layer_t begin, bst_layer_t end)=0 | xgboost::GradientBooster | 纯虚函数 | 
| PredictContribution(DMatrix *dmat, HostDeviceVector< float > *out_contribs, bst_layer_t layer_begin, bst_layer_t layer_end, bool approximate=false)=0 | xgboost::GradientBooster | 纯虚函数 | 
| PredictInteractionContributions(DMatrix *dmat, HostDeviceVector< float > *out_contribs, bst_layer_t layer_begin, bst_layer_t layer_end, bool approximate)=0 | xgboost::GradientBooster | 纯虚函数 | 
| PredictLeaf(DMatrix *dmat, HostDeviceVector< bst_float > *out_preds, unsigned layer_begin, unsigned layer_end)=0 | xgboost::GradientBooster | 纯虚函数 | 
| SaveConfig(Json *out) const =0 | xgboost::Configurable | 纯虚函数 | 
| SaveModel(Json *out) const =0 | xgboost::Model | 纯虚函数 | 
| Slice(bst_layer_t, bst_layer_t, bst_layer_t, GradientBooster *, bool *) const | xgboost::GradientBooster | inlinevirtual | 
| ~Configurable()=default | xgboost::Configurable | virtual | 
| ~GradientBooster() override=default | xgboost::GradientBooster | |
| ~Model()=default | xgboost::Model | virtual |