Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Package de.lmu.ifi.dbs.elki.evaluation.roc

Evaluation of rankings using ROC AUC (Receiver Operation Characteristics - Area Under Curve)

See:
          Description

Class Summary
ComputeROCCurve<O extends DatabaseObject> Compute a ROC curve to evaluate a ranking algorithm and compute the corresponding ROCAUC value.
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.SimpleAdapter This adapter can be used for an arbitrary collection of Integers, and uses that id1.compareTo(id2) !
 

Package de.lmu.ifi.dbs.elki.evaluation.roc Description

Evaluation of rankings using ROC AUC (Receiver Operation Characteristics - Area Under Curve)


Release 0.3 (2010-03-31_1612)