Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Provides methods to compute a quality metric set of an algorithm in the batch processing mode. More...
QualityMetricSetBatch | ( | DaalContext | context | ) |
Constructs the quality metric algorithm
context | Context to manage the quality metric algorithm |
ResultCollection compute | ( | ) |
Computes results for a quality metric set in the batch processing mode
void dispose | ( | ) |
Releases memory allocated for the native object
Implements Disposable.
For more complete information about compiler optimizations, see our Optimization Notice.