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

Modules | Packages | Classes

Contains classes for decision tree regression algorithm. More...

Detailed Description

Interface of callback object for decision tree regression model traversal.

Modules

 Prediction
 Contains classes for making prediction based on the decision_tree regression model.
 
 Training
 Contains classes for training the decision_tree regression model.
 

Packages

package  com.intel.daal.algorithms.decision_tree.regression
 Contains classes of the decision tree regression algorithm.
 
package  com.intel.daal.algorithms.regression
 Interface of callback object for decision tree regression model traversal.
 

Classes

class  Model
 Model trained by decision tree regression algorithm in batch processing mode. More...
 
class  TreeNodeVisitor
 Interface of callback object for decision tree regression model traversal. More...
 

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