Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Contains classes of the ridge regression algorithm. More...
Modules | |
Prediction | |
Contains a class for making ridge regression model-based prediction. | |
Training | |
Contains a class for ridge regression model-based training. | |
Packages | |
package | com.intel.daal.algorithms.ridge_regression |
Contains classes for computing the result of the ridge regression algorithm. | |
Classes | |
class | Model |
Base class for models trained by the ridge regression training algorithm More... | |
class | ModelNormEq |
Model trained by the ridge regression algorithm using the normal equations method More... | |
class | Parameter |
Ridge regression algorithm parameters. More... | |
class | TrainParameter |
Ridge regression algorithm parameters. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.