healthcareai-py icon indicating copy to clipboard operation
healthcareai-py copied to clipboard

Strongly consider implementing scikit-plot

Open Aylr opened this issue 7 years ago • 0 comments

Benefits

  • This could simplify and/or remove lots of code in feature importance, ROC, PR and confusion matrix plots
  • This would mean less code for us to maintain.
  • We would automatically gain new features, such as multiclass PR/ROC, learning rate curves, clustering graphs, and more
  • No additional dependencies are introduced here (we already use matplotlib, scikit and scipy)

https://github.com/reiinakano/scikit-plot

Aylr avatar Sep 22 '17 13:09 Aylr