Home
last modified time | relevance | path

Searched refs:GetPredictionCache (Results 1 – 2 of 2) sorted by relevance

/dports/misc/py-xgboost/xgboost-1.5.1/src/
H A Dlearner.cc360 virtual PredictionContainer* GetPredictionCache() const { in GetPredictionCache() function in xgboost::LearnerConfiguration
585 auto local_cache = this->GetPredictionCache(); in ConfigureNumFeatures()
1071 auto local_cache = this->GetPredictionCache(); in UpdateOneIter()
1097 auto local_cache = this->GetPredictionCache(); in BoostOneIter()
1131 auto local_cache = this->GetPredictionCache(); in EvalOneIter()
1171 auto local_cache = this->GetPredictionCache(); in Predict()
/dports/misc/xgboost/xgboost-1.5.1/src/
H A Dlearner.cc360 virtual PredictionContainer* GetPredictionCache() const { in GetPredictionCache() function in xgboost::LearnerConfiguration
585 auto local_cache = this->GetPredictionCache(); in ConfigureNumFeatures()
1071 auto local_cache = this->GetPredictionCache(); in UpdateOneIter()
1097 auto local_cache = this->GetPredictionCache(); in BoostOneIter()
1131 auto local_cache = this->GetPredictionCache(); in EvalOneIter()
1171 auto local_cache = this->GetPredictionCache(); in Predict()