C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Contains classes to work with boosting algorithms. More...
References | |
Adaboost Classifier | |
Contains classes for the AdaBoost classification algorithm. | |
Brownboost Classifier | |
Contains classes for the BrownBoost classification algorithm. | |
Logitboost Classifier | |
Contains classes for the LogitBoost classification algorithm. | |
Prediction | |
Contains classes for prediction based on boosting models. | |
Training | |
Contains classes for training boosting models. | |
Weak Learner | |
Contains classes for working with weak learners. | |
Classes | |
struct | Parameter |
Base class for parameters of the boosting algorithm More... | |
class | Model |
Base class for boosting algorithm models. Contains a collection of weak learner models constructed during training of the boosting algorithm More... | |
For more complete information about compiler optimizations, see our Optimization Notice.