Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Contains classes for making prediction based on the decision_tree regression model. More...
Classes | |
class | ModelInputId |
Available identifiers of input models for making decision tree model-based prediction. More... | |
class | NumericTableInputId |
Available identifiers of input numeric tables for making decision tree model-based prediction. More... | |
class | PredictionBatch |
Predicts decision tree regression regression results. More... | |
class | PredictionInput |
Input objects for the decision tree regression prediction algorithm More... | |
class | PredictionMethod |
Available methods for predictions based on the decision tree regression model. More... | |
class | PredictionResult |
Provides methods to access final results obtained with the compute() method of the decision_tree regression model-based prediction algorithm in the batch processing mode. More... | |
class | PredictionResultId |
Available identifiers of the result for making decision tree model-based prediction. More... | |
Contains classes for predictions based on decision tree regression models.
For more complete information about compiler optimizations, see our Optimization Notice.