Generic class for ROC curve computation and plotting
labels : list
labels which were used (in order of estimates if multiclass, or 1 per class for binary problems (e.g. in SMLR))
sets : list of tuples
list of sets for the analysis
Compute and return set of AUC values 1 per label
Enter search terms or a module, class or function name.