C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
Classes | |
class | Batch |
Algorithm class for training the classifier model. More... | |
class | Online |
Algorithm class for training the classifier model in the online processing mode. More... | |
class | InputIface |
Abstract class that specifies the interface of the classes of the classification algorithm input objects. More... | |
class | Input |
Base class for the input objects in the training stage of the classification algorithms. More... | |
class | PartialResult |
Provides methods to access partial results obtained with the compute() method of the classifier training algorithm in the online or distributed processing mode. More... | |
class | Result |
Provides methods to access final results obtained with the compute() method in the batch processing mode or finalizeCompute() method in the online or distributed processing mode of the classification algorithm. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.