Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Interface of callback object for classification model traversal. More...
Contains classes for decision tree classification algorithm.
Modules | |
| Prediction | |
| Contains classes for prediction based on decision tree classification models. | |
| Training | |
| Contains classes for training based on decision tree classification models. | |
Packages | |
| package | com.intel.daal.algorithms.classifier |
| Contains base classes for working with classification algorithms. | |
| package | com.intel.daal.algorithms.decision_tree.classification |
| Contains classes of the decision tree classification algorithm. | |
| package | com.intel.daal.algorithms.tree_utils.classification |
| Interface of callback object for classification model traversal. | |
| package | com.intel.daal.algorithms.tree_utils.regression |
| Interface of callback object for classification model traversal. | |
Classes | |
| class | TreeNodeVisitor |
| Interface of callback object for classification model traversal. More... | |
| 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.