C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Classes
daal::algorithms::linear_model::training::interface1 Namespace Reference

Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.

Classes

class  Batch
 Provides methods for linear model model-based training in the batch processing mode. More...
 
class  Online
 Provides methods for the linear model-based training in the online processing mode. More...
 
class  Input
 Input objects for the regression model-based training More...
 
class  PartialResult
 Provides methods to access a partial result obtained with the compute() method of the linear model-based training in the online processing mode. More...
 
class  Result
 Provides methods to access the result obtained with the compute() method of the regression model-based training. More...
 

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