Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5

List of all members

Base class for models trained by the lasso regression training algorithm More...

Detailed Description

References

Member Function Documentation

NumericTable getBeta ( )

Returns the numeric table that contains regression coefficients

Returns
Numeric table that contains regression coefficients
long getNumberOfBetas ( )

Returns the number of regression coefficients

Returns
Number of regression coefficients
long getNumberOfFeatures ( )

Returns the number of features in the training data set

Returns
Number of features in the training data set
long getNumberOfResponses ( )

Returns the number of responses in the training data set

Returns
Number of responses in the training data set

The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.