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

Modules | Packages | Classes

Contains classes for training based on decision tree classification models. More...

Detailed Description

Contains classes for decision tree classification models training.

Modules

 Batch
 

Packages

package  com.intel.daal.algorithms.decision_tree.classification.training
 Contains classes for training decision tree classification algorithm.
 

Classes

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

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