xgboost
xgboost::TreeUpdater Member List

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

CanModifyTree() constxgboost::TreeUpdaterinlinevirtual
Configure(const Args &args)=0xgboost::TreeUpdaterpure virtual
Create(const std::string &name, GenericParameter const *tparam)xgboost::TreeUpdaterstatic
LoadConfig(Json const &in)=0xgboost::Configurablepure virtual
Name() const =0xgboost::TreeUpdaterpure virtual
SaveConfig(Json *out) const =0xgboost::Configurablepure virtual
tparam_xgboost::TreeUpdaterprotected
Update(HostDeviceVector< GradientPair > *gpair, DMatrix *data, const std::vector< RegTree *> &trees)=0xgboost::TreeUpdaterpure virtual
UpdatePredictionCache(const DMatrix *data, HostDeviceVector< bst_float > *out_preds)xgboost::TreeUpdaterinlinevirtual
~Configurable()=defaultxgboost::Configurablevirtual
~TreeUpdater() override=defaultxgboost::TreeUpdater