C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Provides methods to access a partial result obtained with the compute() method of the linear model-based training in the online processing mode. More...
PartialResult | ( | size_t | nElements = 0 | ) |
Constructs the partial results of the linear model training algorithm
[in] | nElements | Number of partial results |
For more complete information about compiler optimizations, see our Optimization Notice.