reiinakano/scikit-plot

add classes_to_plot option to plot_cumulative_gain

Open

#95 ouverte le 23 oct. 2018

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Python (282 forks)batch import
easyenhancementgood first issue

Métriques du dépôt

Stars
 (2 352 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur