Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4
Ridge regression algorithm parameters. More...
boolean getInterceptFlag | ( | ) |
Returns the value of the interceptFlag flag
void setInterceptFlag | ( | boolean | flag | ) |
Sets the interceptFlag flag that enables or disables the computation of the beta0 coefficient in the ridge regression equation
flag |
For more complete information about compiler optimizations, see our Optimization Notice.