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

List of all members
BinaryConfusionMatrixParameter Class Reference

Base class for the parameters of the classification algorithms. More...

Class Constructor

◆ BinaryConfusionMatrixParameter()

Constructs the parameter of the classification algorithms

Parameters
contextContext to manage the parameter of the classification algorithms

Detailed Description

Member Function Documentation

◆ getBeta()

double getBeta ( )

Gets the parameter of the F-score quality metric

Returns
Parameter of the F-score

◆ setBeta()

void setBeta ( double  beta)

Sets the parameter of the F-score quality metric

Parameters
betaParameter of the F-score

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

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