See: Description

| Class | Description | 
|---|---|
| ComputeROCCurve | Deprecated
 Renamed to  
OutlierROCCurve. | 
| ComputeROCCurve.Parameterizer | 
 Parameterization class. 
 | 
| ROC | 
 Compute ROC (Receiver Operating Characteristics) curves. 
 | 
| ROC.DistanceResultAdapter<D extends Distance<D>> | 
 This adapter can be used for an arbitrary collection of Integers, and uses
 that id1.compareTo(id2) ! 
 | 
| ROC.OutlierScoreAdapter | 
 This adapter can be used for an arbitrary collection of Integers, and uses
 that id1.compareTo(id2) ! 
 | 
| ROC.SimpleAdapter | 
 This adapter can be used for an arbitrary collection of Integers, and uses
 that id1.compareTo(id2) ! 
 | 
Evaluation of rankings using ROC AUC (Receiver Operation Characteristics - Area Under Curve)