C++ API Reference for Intel® Data Analytics Acceleration Library 2019
Provides interface for the result of ridge regression model-based prediction. More...
| data_management::NumericTablePtr get | ( | ResultId | id | ) | const |
Returns the result of ridge regression model-based prediction
| [in] | id | Identifier of the result |
| void set | ( | ResultId | id, |
| const data_management::NumericTablePtr & | value | ||
| ) |
Sets the result of ridge regression model-based prediction
| [in] | id | Identifier of the input object |
| [in] | value | Input object |
For more complete information about compiler optimizations, see our Optimization Notice.