Skip to main content

A library of tools for easier evaluation of ML models.

Project description

MLLytics

Installation instructions

pip install MLLytics or python setup.py install

Update pypi instructions (for me)

Creates the package python setup.py sdist bdist_wheel Upload package twine upload --repository pypi *version_files*

Future

Improvements and cleanup

  • Allow figure size and font sizes to be passed into plotting functions
  • Comment all functions and classes
  • Add type hinting to all functions and classes (https://mypy.readthedocs.io/en/latest/cheat_sheet_py3.html)
  • Example guides for each function in jupyter notebooks
  • MultiClassMetrics should inherit from ClassMetrics

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

Big push

Contributing Authors

  • Scott Clay
  • David Sullivan

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

MLLytics-0.1.12.tar.gz (10.4 kB view hashes)

Uploaded Source

Built Distributions

MLLytics-0.1.12-py3.6.egg (25.0 kB view hashes)

Uploaded Source

MLLytics-0.1.12-py2.py3-none-any.whl (11.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page