C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Provides prediction methods depending on the model such as linear_regression::Model. The methods of the class support different computation modes: batch, distributed, and online(see ComputeMode). Classes that implement specific algorithms of the model based data prediction are derived classes of the Prediction class. The class additionally provides virtual methods for validation of input and output parameters of the algorithms. More...
For more complete information about compiler optimizations, see our Optimization Notice.