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

Static Public Attributes | List of all members

Available methods for computing the confusion matrix. More...

Class Constructor

Constructs the confusion matrix method object using the provided value

Parameters
valueValue corresponding to the confusion matrix method object

Static Public Attributes

static final
MultiClassConfusionMatrixMethod 
defaultDense
 

Detailed Description

Member Function Documentation

int getValue ( )

Returns the value corresponding to the confusion matrix method object

Returns
Value corresponding to the confusion matrix method object

Member Data Documentation

final MultiClassConfusionMatrixMethod defaultDense
static
Initial value:
DefaultDense)

Default method


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

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