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

Static Public Attributes | List of all members
BinaryConfusionMatrixMethod Class Reference

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

Class Constructor

◆ BinaryConfusionMatrixMethod()

Constructs the binary confusion matrix method object using the provided value

Parameters
valueValue corresponding to the binary confusion matrix method object

Static Public Attributes

static final BinaryConfusionMatrixMethod defaultDense
 

Detailed Description

Member Function Documentation

◆ getValue()

int getValue ( )

Returns the value corresponding to the binary confusion matrix method object

Returns
Value corresponding to the binary confusion matrix method object

Member Data Documentation

◆ defaultDense

final BinaryConfusionMatrixMethod 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.