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

Classes
Package com.intel.daal.algorithms.decision_tree.classification.training

Contains classes for training decision tree classification algorithm.

Classes

class  TrainingBatch
 Trains a model of the decision tree classification algorithm in the batch processing mode. More...
 
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.