Skip to main content

A set of functions and demos to make machine learning projects easier to understand through effective visualizations.

Project description

MLVisualizationTools

MLVisualizationTools is a python library to make machine learning more understandable through the use of effective visualizations.

It supports tensorflow, matplotlib, and plotly, with support for more ml libraries coming soon.

You can use the builtin apps to quickly anaylyze your existing models, or build custom projects using the modular sets of functions.

Installation

pip install MLVisualizationTools

Depending on your use case, tensorflow, plotly and matplotlib might need to be installed.

pip install tensorflow pip install plotly pip install matplotlib

To use interactive webapps, use the pip install MLVisualizationTools[dash] or pip install MLVisualizationTools[dash-notebook] flags on install.

Functions

More function docs coming soon, see examples for examples. Functions have docstrings which explain params and whatnot.

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

MLVisualizationTools-0.1.1.tar.gz (53.7 kB view hashes)

Uploaded Source

Built Distribution

MLVisualizationTools-0.1.1-py3-none-any.whl (59.2 kB view hashes)

Uploaded 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