Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

List of all members
ExplainedVarianceResult Class Reference

Class for the the result of PCA quality metrics algorithm. More...

Class Constructor

◆ ExplainedVarianceResult()

Constructs the result of the quality metric algorithm

Parameters
contextContext to manage the result of the quality metric algorithm

Detailed Description

Member Function Documentation

◆ get()

Returns the result of PCA quality metrics

Parameters
idIdentifier of the result
Returns
Result that corresponds to the given identifier

◆ set()

void set ( ExplainedVarianceResultId  id,
NumericTable  val 
)

Sets the result of PCA quality metrics

Parameters
idIdentifier of the result
valValue that corresponds to the given identifier

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

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