v0.3.5
New features:
plot_precision_recall_curveandplot_roc_curvehave been deprecated forplot_precision_recallandplot_roc, respectively. The major difference is the deletion of thecurvesparameter and the use ofplot_macro,plot_micro, andclasses_to_plotto choose which curves should be plotted. Thanks to @lugq1990 for this change.