|
xgboost
|
Contains pointer to input matrix and associated cached predictions. More...
#include <predictor.h>

Public Attributes | |
| std::shared_ptr< DMatrix > | data |
| HostDeviceVector< bst_float > | predictions |
Contains pointer to input matrix and associated cached predictions.
| std::shared_ptr<DMatrix> xgboost::Predictor::PredictionCacheEntry::data |
| HostDeviceVector<bst_float> xgboost::Predictor::PredictionCacheEntry::predictions |
1.8.13