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