Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Contains classes for making prediction based on the gbt regression model. More...
Modules | |
| Batch | |
Packages | |
| package | com.intel.daal.algorithms.gbt.classification.prediction |
| Contains classes for predictions based on gradient boosted trees classification models. | |
| package | com.intel.daal.algorithms.gbt.regression.prediction |
| Contains classes for making prediction based on the gbt regression model. | |
Classes | |
| class | PredictionParameter |
| PredictionParameter of the gradient boosted trees classification prediction algorithm. More... | |
| class | ModelInputId |
| Available identifiers of input objects of the gbt regression predication algorithm. More... | |
| class | NumericTableInputId |
| Available identifiers of input objects of gbt regression prediction algorithms. More... | |
| class | Parameter |
| Parameter of the gradient boosted trees regression prediction algorithm. More... | |
| class | PredictionInput |
| Input objects for the gradient boosted trees regression prediction algorithm More... | |
| class | PredictionMethod |
| Available methods for predictions based on the gradient boosted trees regression model. More... | |
| class | PredictionResult |
| Provides methods to access final results obtained with the compute() method of the gradient boosted trees regression model-based prediction algorithm in the batch processing mode. More... | |
| class | PredictionResultId |
| Available identifiers of results of the classifier model-based prediction algorithm. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.