C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

List of all members
Batch Class Referenceabstract

Provides methods to compute quality metrics of an algorithm in the batch processing mode. Quality metric is a numerical characteristic or a set of connected numerical characteristics that represents the qualitative aspect of a computed statistical estimate, model, or decision-making result. More...

Class Declaration

Member Function Documentation

algorithms::ResultPtr getResult ( ) const
inline

Returns the structure that contains computed quality metrics

Returns
Structure that contains computed quality metrics
virtual void setInput ( const algorithms::Input *  input)
pure virtual

Sets an input object

Parameters
[in]inputPointer to the input object

The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.