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

List of all members

Class for the results of the binary confusion matrix algorithm. More...

Class Constructor

Constructs the result of the classification algorithms

Parameters
contextContext to manage the result of the classification algorithms

Detailed Description

Member Function Documentation

Returns the quality metric of the classification algorithm

Parameters
idIdentifier of the result
Returns
Result that corresponds to the given identifier
void set ( BinaryConfusionMatrixResultId  id,
NumericTable  val 
)

Sets the result of the binary confusion matrix algorithm

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.