C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Model trained with the ridge regression algorithm using the normal equations method More...
modelFPType | Data type to store ridge regression model data, double or float |
|
pure virtual |
Returns a Numeric table that contains partial sums X'*X
|
pure virtual |
Returns a Numeric table that contains partial sums X'*Y
For more complete information about compiler optimizations, see our Optimization Notice.