/MLLytics

A library of tools for easier evaluation of ML models.

Primary LanguagePythonMIT LicenseMIT

Syntax and Tests Upload Python Package

MLLytics

Installation instructions

pip install MLLytics or python setup.py install or conda env create -f environment.yml

Future

Improvements and cleanup

Cosmetic

  • Fix size of confusion matrix
  • Check works with matplotlib 3
  • Tidy up legends and annotation text on plots
  • Joy plots
  • Brier score for calibration plot
  • Tidy up cross validation and plots (also repeated cross-validation)
  • Acc-thresholds graph

Recently completed

  • Allow figure size and font sizes to be passed into plotting functions
  • Example guides for each function in jupyter notebooks
  • MultiClassMetrics class to inherit from ClassMetrics and share common functions
  • REGRESSION

Contributing Authors

  • Scott Clay
  • David Sullivan