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, ObjInfo 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 GenericParameter *ctx)xgboost::TreeUpdaterinlineexplicit
Update(HostDeviceVector< 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::VectorView< float >)xgboost::TreeUpdaterinlinevirtual
~Configurable()=defaultxgboost::Configurablevirtual
~TreeUpdater() override=defaultxgboost::TreeUpdater