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

Modules | Packages | Classes

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

Detailed Description

Contains classes for decision forest regression models training.

Modules

 Batch
 

Packages

package  com.intel.daal.algorithms.decision_forest.regression.training
 Contains classes for training the regression model.
 

Classes

class  InputId
 Available identifiers of input objects for the decision_forest regression algorithm. More...
 
class  ResultNumericTableId
 Available identifiers of the result of decision forest model-based 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...
 

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