Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5

List of all members
QualityMetricBatch 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 Constructor

Constructs quality metric algorithm

Parameters
contextContext to manage the quality metric algorithm

Detailed Description

Member Function Documentation

abstract QualityMetricBatch clone ( DaalContext  context)
abstract

Returns the newly allocated quality metric algorithm with a copy of input objects and parameters of this algorithm

Parameters
contextContext to manage the quality metric algorithm
Returns
The newly allocated algorithm

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

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