C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Model trained with the linear regression algorithm using the QR decomposition-based method More...
|
pure virtual |
Returns a Numeric table that contains Q'*Y, where Q is the factor of QR decomposition for a data block, Y is the respective block of the matrix of responses
|
pure virtual |
Returns a Numeric table that contains the R factor of QR decomposition
For more complete information about compiler optimizations, see our Optimization Notice.