C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Contains classes for work with the classification algorithms. More...
References | |
Base Classifier | |
Contains base classes for working with classifiers. | |
Boosting | |
Contains classes to work with boosting algorithms. | |
Decision Forest Classification | |
Contains classes for the decision_forest classification algorithm. | |
Decision Tree Classification | |
Contains classes for Decision tree classification algorithm. | |
Gradient Boosted Trees Classification | |
Contains classes for the gbt classification algorithm. | |
Logistic regression | |
Contains classes for the logistic regression algorithm. | |
Multi-class Classifier | |
Contains classes for computing the results of the multi-class classifier algorithm. | |
Naive Bayes Classifier | |
Contains classes for multinomial Naive Bayes algorithm. | |
Support Vector Machine Classifier | |
Contains classes to work with the support vector machine classifier. | |
k-Nearest Neighbors | |
Contains classes for KD-tree based kNN algorithm. | |
For more complete information about compiler optimizations, see our Optimization Notice.