Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4

List of all members

Ridge regression algorithm parameters. More...

Detailed Description

Member Function Documentation

boolean getInterceptFlag ( )

Returns the value of the interceptFlag flag

Returns
Flag
void setInterceptFlag ( boolean  flag)

Sets the interceptFlag flag that enables or disables the computation of the beta0 coefficient in the ridge regression equation

Parameters
flag

The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.