Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Contains a class for linear regression model-based training. More...
Modules | |
Batch | |
Online | |
Packages | |
package | com.intel.daal.algorithms.linear_regression.training |
Contains classes for linear regression model-based training. | |
Classes | |
class | Input |
Input object for linear 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 linear regression model-based training on the master node. More... | |
class | PartialResult |
Provides methods to access a partial result obtained with the compute() method of linear regression model-based training in the online or distributed processing mode. More... | |
class | PartialResultId |
Available identifiers of a partial result of linear regression model-based training. More... | |
class | TrainingInputId |
Available identifiers of input objects for linear regression model-based training. More... | |
class | TrainingMethod |
Available methods for linear regression model-based training. More... | |
class | TrainingResult |
Provides methods to access the result of linear regression model-based training. More... | |
class | TrainingResultId |
Available identifiers of the result of linear regression model-based training. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.