Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Contains classes for making prediction based on the decision_forest regression model. More...
Classes | |
class | ModelInputId |
Available identifiers of input objects of the decision_forest regression predication algorithm. More... | |
class | NumericTableInputId |
Available identifiers of input objects of decision_forest regression prediction algorithms. More... | |
class | Parameter |
Parameter of the decision forest regression prediction algorithm. More... | |
class | PredictionBatch |
Predicts decision forest regression regression results. More... | |
class | PredictionInput |
Input objects for the decision forest regression prediction algorithm More... | |
class | PredictionMethod |
Available methods for predictions based on the decision forest regression model. More... | |
class | PredictionResult |
Provides methods to access final results obtained with the compute() method of the decision forest 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... | |
Contains classes for predictions based on decision forest regression models.
Contains parameter for decision forest regression prediction algorithm.
For more complete information about compiler optimizations, see our Optimization Notice.