xgboost
xgboost::TreeUpdater 成员列表

这是 xgboost::TreeUpdater 的完整成员列表,包括所有继承的成员。

CanModifyTree() constxgboost::TreeUpdaterinlinevirtual
Configure(const Args &args)=0xgboost::TreeUpdater纯虚函数
Create(const std::string &name, Context const *ctx, ObjInfo const *task)xgboost::TreeUpdaterstatic
ctx_xgboost::TreeUpdaterprotected
HasNodePosition() constxgboost::TreeUpdaterinlinevirtual
LoadConfig(Json const &in)=0xgboost::Configurable纯虚函数
Name() const =0xgboost::TreeUpdater纯虚函数
SaveConfig(Json *out) const =0xgboost::Configurable纯虚函数
TreeUpdater(const Context *ctx)xgboost::TreeUpdater内联显式
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::TreeUpdater纯虚函数
UpdatePredictionCache(const DMatrix *, linalg::MatrixView< float >)xgboost::TreeUpdaterinlinevirtual
~Configurable()=defaultxgboost::Configurablevirtual
~TreeUpdater() override=defaultxgboost::TreeUpdater