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

List of all members

Class for the input objects of the algorithm. More...

Detailed Description

Member Function Documentation

Returns the input object for linear regression quality metric

Parameters
idIdentifier of the input object
Returns
Input object that corresponds to the given identifier

Returns an input object for linear regression quality metric

Parameters
idIdentifier of the input object
Returns
Linear regression model
void set ( SingleBetaDataInputId  id,
NumericTable  val 
)

Sets the input object for linear regression quality metric

Parameters
idIdentifier of the input object
valValue of the input object
void set ( SingleBetaModelInputId  id,
Model  val 
)

Sets an input object for linear regression quality metric

Parameters
idIdentifier of the input object
valLinear regression model

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

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