Uses of Class
de.jstacs.classifiers.performanceMeasures.ROCCurve

Packages that use ROCCurve
de.jstacs.classifiers.performanceMeasures This package provides the implementations of performance measures that can be used to assess any classifier. 
 

Uses of ROCCurve in de.jstacs.classifiers.performanceMeasures
 

Subclasses of ROCCurve in de.jstacs.classifiers.performanceMeasures
 class AucROC
          This class implements the area under curve of the Receiver Operating Characteristics curve.