Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Contains classes for the AdaBoost classification algorithm.
Packages | |
| package | prediction |
| Contains classes for predictions based on AdaBoost models. | |
| package | quality_metric_set |
| Contains classes to check the quality of the model trained with the AdaBoost algorithm. | |
| package | training |
| Contains classes for training AdaBoost models. | |
Classes | |
| class | Model |
| Model of the classifier trained by the AdaBoost algorithm in the batch processing mode. More... | |
| class | Parameter |
| AdaBoost algorithm parameters. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.