Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1

Modules | Packages | Classes

Contains a class for ridge regression model-based training. More...

Detailed Description

Modules

 Batch
 
 Online
 

Packages

package  com.intel.daal.algorithms.ridge_regression.training
 Contains classes for ridge regression model-based training.
 

Classes

class  Input
 Input object for ridge regression model-based training in the batch and online processing modes and in the first step of the distributed processing mode More...
 
class  MasterInputId
 Available identifiers of input objects for ridge regression model-based training on the master node. More...
 
class  PartialResult
 Provides methods to access a partial result obtained with the compute() method of ridge regression model-based training in the online or distributed processing mode. More...
 
class  PartialResultId
 Available identifiers of a partial result of ridge regression model-based training. More...
 
class  TrainingInputId
 Available identifiers of input objects for ridge regression model-based training. More...
 
class  TrainingMethod
 Available methods for ridge regression model-based training. More...
 
class  TrainingResult
 Provides methods to access the result of ridge regression model-based training. More...
 
class  TrainingResultId
 Available identifiers of the result of ridge regression model-based training. More...
 

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