C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Parameters for the compute() method of a group of betas quality metrics. More...
|
virtual |
Checks the correctness of the parameter
double accuracyThreshold |
Values below this threshold are considered equal to it
size_t numBeta |
Number of beta coefficients (p) of linear regression model used for prediction
size_t numBetaReducedModel |
Number of beta coefficients (p0) used for prediction with reduced linear regression model where p - p0 of p beta coefficients are set to 0
For more complete information about compiler optimizations, see our Optimization Notice.