Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4
Modules | |
Base Classifier | |
Contains classes for working with classifiers. | |
Boosting | |
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. | |
Packages | |
package | com.intel.daal.algorithms.tree_utils.classification |
Interface of callback object for classification model traversal. | |
Classes | |
class | LeafNodeDescriptor |
Struct containing description of leaf node in classification descision tree. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.