C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

References | Namespaces
Algorithms

References

 Analysis
 Contains classes for analysis algorithms that are intended to uncover the underlying structure of a data set and to characterize it by a set of quantitative measures, such as statistical moments, correlations coefficients, and so on.
 
 Base Classes
 Contains classes that implement algorithms for data analysis(data mining), and data modeling(training and prediction). These algorithms include matrix decompositions, clustering algorithms, classification and regression algorithms, as well as association rules discovery.
 
 Training and Prediction
 Contains classes of machine learning algorithms. Unlike analysis algorithms, which are intended to characterize the structure of data sets, machine learning algorithms model the data. Modeling operates in two major stages: training and prediction or decision making.
 

Namespaces

 daal::algorithms
 Contains classes that implement algorithms for data analysis(data mining), and data modeling(training and prediction). These algorithms include matrix decompositions, clustering algorithms, classification and regression algorithms, as well as association rules discovery.
 

For more complete information about compiler optimizations, see our Optimization Notice.