C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Abstract interface class that provides virtual methods to access and run implementations of the model training algorithms. The class is associated with the Training class and supports the methods for computation and finalization of the training output in the batch, distributed, and online modes. The methods of the container are defined in derivative containers defined for each training algorithm. More...
mode | Computation mode of the algorithm, ComputeMode |
For more complete information about compiler optimizations, see our Optimization Notice.