reiinakano/scikit-plot

add classes_to_plot option to plot_cumulative_gain

Open

#95 aberto em 23 de out. de 2018

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Python (282 forks)batch import
easyenhancementgood first issue

Métricas do repositório

Stars
 (2.352 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador