Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Contains base classes for working with classification algorithms. More...
Packages | |
| package | prediction |
| Contains classes for making prediction based on the classification model. | |
| package | training |
| Contains classes for training the classification model. | |
Classes | |
| class | Model |
| Base class for models of the classification algorithms. More... | |
| class | Parameter |
| Base class for the parameters of the classification algorithms. More... | |
| class | TreeNodeVisitor |
| Interface of callback object for classification model traversal. More... | |
Interface of callback object for classification model traversal.
For more complete information about compiler optimizations, see our Optimization Notice.