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

Classes
daal::algorithms::linear_regression::interface1 Namespace Reference

Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.

Classes

struct  Parameter
 Parameters for the linear regression algorithm. More...
 
class  Model
 Base class for models trained with the linear regression algorithm More...
 
class  ModelBuilder
 Class for building model of the linear regression algorithm More...
 
class  ModelNormEq
 Model trained with the linear regression algorithm using the normal equations method More...
 
class  ModelQR
 Model trained with the linear regression algorithm using the QR decomposition-based method More...
 

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