| Package | Description |
|---|---|
| de.jstacs.classifiers.performanceMeasures |
This package provides the implementations of performance measures that can be used to assess any classifier.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MaximumCorrelationCoefficient
This class implements the maximum of the correlation coefficient
. |
class |
MaximumFMeasure
Computes the maximum of the general F-measure given a positive real parameter
. |