Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4
Input object for linear regression model-based training in the batch and online processing modes and in the first step of the distributed processing mode. More...
NumericTable get | ( | TrainingInputId | id | ) |
Returns an input object for linear regression model-based training
id | Identifier of the input object |
void set | ( | TrainingInputId | id, |
NumericTable | val | ||
) |
Sets an input object for linear regression model-based training
id | Identifier of the input object |
val | Value of the input object |
For more complete information about compiler optimizations, see our Optimization Notice.