Java* API Reference for Intel® Data Analytics Acceleration Library 2019
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.