Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4
Contains classes for making prediction based on the decision_tree regression model. More...
Modules | |
Batch | |
Packages | |
package | com.intel.daal.algorithms.decision_tree.regression.prediction |
Contains classes for making prediction based on the decision_tree regression model. | |
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 | 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... | |
For more complete information about compiler optimizations, see our Optimization Notice.