reiinakano / scikit-plot

An intuitive library to add plotting functionality to scikit-learn objects.
MIT License
2.43k stars 285 forks source link

fix bug for non-Numpy array inputs #32

Closed reiinakano closed 7 years ago

reiinakano commented 7 years ago

fix plot_roc_curve, plot_ks_statistic, and plot_precision_recall_curve when passed Python lists instead of Numpy arrays