Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

Classes

Contains classes for training the regression model. More...

Classes

class  InputId
 Available identifiers of input objects for the decision_forest regression algorithm. More...
 
class  Parameter
 Base class for parameters of the decision forest regression training algorithm. More...
 
class  ResultNumericTableId
 Available identifiers of the result of decision forest model-based training. More...
 
class  TrainingBatch
 Trains a model of the decision forest regression algorithm in the batch processing mode. More...
 
class  TrainingInput
 Input objects for the decision_forest regression algorithm model training More...
 
class  TrainingMethod
 Available methods for training decision forest regression models. More...
 
class  TrainingResult
 Provides methods to access final results obtained with the compute() method of the decision forest regression training algorithm in the batch processing mode. More...
 
class  TrainingResultId
 Available identifiers of results of decision_forest regression model training algorithm. More...
 

Detailed Description

Contains classes for training decision forest regression models.

Contains classes of the decision forest regression algorithm.

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