A Beautiful Visualization Dashboard For Machine Learning
Project description
ML-dash replaces visdom and tensorboard. It is the single real-time job visualization dashboard for machine learning.
Parallel Coordinates Aggregating Over Multiple Runs Create Movies out of images
Usage
To install ml_dash, do:
pip install ml-dash
Note: the server accepts requests from ``localhost`` only, by default. In order to
python -m ml_dash.main --log-dir=<your-log-dir> --host=0.0.0.0 --port=<your-port-number> --workers=4
It is the easiest if you setup a long-lived instrument server with a public ip for yourself or the entire lab.
Implementation Notes
See https://github.com/episodeyang/ml_dash/blob/master/notes/README.md
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
ml_dash-0.0.15-py3-none-any.whl
(23.4 kB
view hashes)