Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Linear 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 linear regression equation
flag |
For more complete information about compiler optimizations, see our Optimization Notice.