reiinakano/scikit-plot
GitHub で見るadd classes_to_plot option to plot_cumulative_gain
Open
#95 opened on 2018年10月23日
easyenhancementgood first issue
説明
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