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

References | Classes
Linear Model

Contains base classes of regression algorithms with linear model. More...

References

 Elastic Net
 Contains classes of the elastic net algorithm.
 
 LASSO Regression
 Contains classes of the lasso regression algorithm.
 
 Linear Regression
 Contains classes of the linear regression algorithm.
 
 Prediction
 Contains a class for making the regression model-based prediction.
 
 Ridge Regression
 Contains classes of the ridge regression algorithm.
 
 Training
 Contains a class for regression model-based training.
 

Classes

struct  Parameter
 Parameters for the regression algorithm. More...
 

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