C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Provides methods to access a partial result obtained with the compute() method of the regression model-based training in the online processing mode. More...
Additional Inherited Members | |
![]() | |
static data_management::DataCollectionPtr & | getStorage (Argument &a) |
static const data_management::DataCollectionPtr & | getStorage (const Argument &a) |
PartialResult | ( | size_t | nElements = 0 | ) |
Constructs the partial results of the regression training algorithm
[in] | nElements | Number of partial results |
For more complete information about compiler optimizations, see our Optimization Notice.