Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Available methods for ridge regression model-based training. More...
TrainingMethod | ( | int | value | ) |
Constructs the method object using the provided value
value | Value corresponding to the method object |
Static Public Attributes | |
static final TrainingMethod | defaultDense |
static final TrainingMethod | normEqDense |
int getValue | ( | ) |
Returns the value corresponding to the method object
|
static |
Normal equations method
|
static |
Normal equations method
For more complete information about compiler optimizations, see our Optimization Notice.