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, Context const *ctx, ObjInfo const *task)xgboost::TreeUpdaterstatic
ctx_xgboost::TreeUpdaterprotected
HasNodePosition() constxgboost::TreeUpdaterinlinevirtual
LoadConfig(Json const &in)=0xgboost::Configurablepure virtual
Name() const =0xgboost::TreeUpdaterpure virtual
SaveConfig(Json *out) const =0xgboost::Configurablepure virtual
TreeUpdater(const Context *ctx)xgboost::TreeUpdaterinlineexplicit
Update(tree::TrainParam const *param, linalg::Matrix< GradientPair > *gpair, DMatrix *data, common::Span< HostDeviceVector< bst_node_t >> out_position, const std::vector< RegTree * > &out_trees)=0xgboost::TreeUpdaterpure virtual
UpdatePredictionCache(const DMatrix *, linalg::MatrixView< float >)xgboost::TreeUpdaterinlinevirtual
~Configurable()=defaultxgboost::Configurablevirtual
~TreeUpdater() override=defaultxgboost::TreeUpdater