Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Contains base classes for working with boosting classifiers.
Packages | |
package | prediction |
Contains classes for predictions based on boosting classifiers models. | |
package | training |
Contains classes for training models of boosting classifiers. | |
Classes | |
class | Model |
Base class for models of boosting algorithms. Contains a collection of weak learner algorithm models constructed during training of the boosting algorithm. More... | |
class | Parameter |
Base class for the parameters of the boosting algorithm. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.