reiinakano/scikit-plot

add classes_to_plot option to plot_cumulative_gain

Open

#95 geöffnet am 23. Okt. 2018

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (282 Forks)batch import
easyenhancementgood first issue

Repository-Metriken

Stars
 (2.352 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

I think it could be useful, when one wants to plot only e.g. class 1, to have an option to produce consistent plots for both plot_cumulative_gain and plot_roc

At the moment, instead, only plot_roc supports such option.

Thanks a lot

Contributor Guide