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

Packages | Classes
Package com.intel.daal.algorithms.decision_tree.classification

Contains classes of the decision tree classification algorithm.

Packages

package  prediction
 Contains classes for predictions based on decision tree classification models.
 
package  training
 Contains classes for training decision tree classification algorithm.
 

Classes

class  Model
 Model of the classifier trained by decision tree classification algorithm in batch processing mode. More...
 
class  Parameter
 Base class for parameters of the decision tree classification algorithm. More...
 
class  SplitCriterionId
 Split criterion for Decision tree classification algorithm. More...
 

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