Java* API Reference for Intel® Data Analytics Acceleration Library 2019

Modules | Packages | Classes

Contains classes for making prediction based on the decision_forest regression model. More...

Detailed Description

Modules

 Batch
 

Packages

package  com.intel.daal.algorithms.decision_forest.regression.prediction
 Contains classes for making prediction based on the decision_forest regression model.
 

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  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...
 

For more complete information about compiler optimizations, see our Optimization Notice.