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

Modules | Packages | Classes

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

Detailed Description

Contains classes for decision tree regression models training.

Modules

 Batch
 

Packages

package  com.intel.daal.algorithms.decision_tree.regression.training
 Contains classes for training decision tree regression models.
 

Classes

class  TrainingInputId
 Available identifiers of the results in the training stage of decision tree. More...
 
class  TrainingMethod
 Available methods for training decision tree regression models. More...
 
class  TrainingResult
 Provides methods to access final results obtained with the compute() method of the decision tree regression training algorithm in the batch processing mode. More...
 
class  TrainingResultId
 Available identifiers of the result of decision tree model-based training. More...
 

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