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, GradientContainer *gpair, DMatrix *p_fmat, common::Span< HostDeviceVector< bst_node_t >> out_position, std::vector< RegTree * > const &out_trees)=0xgboost::TreeUpdaterpure virtual
UpdatePredictionCache(DMatrix const *, common::Span< HostDeviceVector< bst_node_t >>, linalg::MatrixView< float >)xgboost::TreeUpdaterinlinevirtual
~Configurable()=defaultxgboost::Configurablevirtual
~TreeUpdater() override=defaultxgboost::TreeUpdater