Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Class for the input objects of the algorithm. More...
| NumericTable get | ( | GroupOfBetasInputId | id | ) |
Returns the input object for linear regression quality metric
| id | Identifier of the input object |
| void set | ( | GroupOfBetasInputId | id, |
| NumericTable | val | ||
| ) |
Sets the input object for linear regression quality metric
| id | Identifier of the input object |
| val | Value of the input object |
For more complete information about compiler optimizations, see our Optimization Notice.