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

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

Contains classes of the decision forest classification algorithm training. More...

Classes

class  Parameter
 Base class for parameters of the decision forest classification 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 classification algorithm in the batch processing mode. More...
 
class  TrainingMethod
 Available methods for training decision forest classification models. More...
 
class  TrainingResult
 Provides methods to access final results obtained with the compute() method of the decision forest classification training algorithm in the batch processing mode. More...
 

Detailed Description

Contains classes for training decision forest classification algorithm.

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