Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Class that represents a quality metric set to check the model trained with the PCA algorithm. More...
QualityMetricSetBatch | ( | DaalContext | context, |
long | nComponents, | ||
long | nFeatures | ||
) |
Constructs the quality metrics algorithm
context | Context to manage the quality metrics algorithm |
nComponents | Number of principal components |
nFeatures | Number of features of source dataset |
ResultCollection compute | ( | ) |
Computes the results for the quality metric set in the batch processing mode
InputDataCollection getInputDataCollection | ( | ) |
Returns the collection of input objects of quality metrics algorithms
For more complete information about compiler optimizations, see our Optimization Notice.