Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Base class for models trained by the ridge regression training algorithm More...
NumericTable getBeta | ( | ) |
Returns the numeric table that contains regression coefficients
long getNumberOfBetas | ( | ) |
Returns the number of regression coefficients
long getNumberOfFeatures | ( | ) |
Returns the number of features in the training data set
long getNumberOfResponses | ( | ) |
Returns the number of responses in the training data set
For more complete information about compiler optimizations, see our Optimization Notice.