xgboost
xgboost::TreeUpdater Member List

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

Create(const std::string &name)xgboost::TreeUpdaterstatic
Init(const std::vector< std::pair< std::string, std::string > > &args)=0xgboost::TreeUpdaterpure virtual
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
~TreeUpdater()=defaultxgboost::TreeUpdatervirtual