Multiple ROC/PRC curves

Today, I’ve extended the python-weka-wrapper library to allow multiple ROC/precision-recall plots in the same plot. So far, you could only display a plot for a single class label. Now, you can supply a list of class label indices that you want plotted instead.

Here are some examples:

roc_diabetes

prc_diabetes