Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

List of all members
Parameter Class Reference

Linear regression algorithm parameters. More...

Detailed Description

Member Function Documentation

◆ getInterceptFlag()

boolean getInterceptFlag ( )

Returns the value of the interceptFlag flag

Returns
Flag

◆ setInterceptFlag()

void setInterceptFlag ( boolean  flag)

Sets the interceptFlag flag that enables or disables the computation of the beta0 coefficient in the linear 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.