Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4
Input object for making linear regression model-based prediction More...
SerializableBase get | ( | PredictionInputId | id | ) |
Returns an input object for linear regression model-based prediction
id | Identifier of the input object |
void set | ( | PredictionInputId | id, |
SerializableBase | val | ||
) |
Sets an input object for linear regression model-based prediction
id | Identifier of the input object |
val | Serializable object |
For more complete information about compiler optimizations, see our Optimization Notice.