EXperiment. Plot. Tabulate.
Project description
expt
Experiment. Plot. Tabulate.
expt
is a small Python library that helps you draw time-series plots from a tabular data.
Typical use cases are drawing learning curves for machine learning experiments.
expt
aim to provide a minimal API for doing most of common plotting needs with sensible defaults and useful batteries included.
Features:
- Parsing of CSV or TensorBoard eventfiles, in parallel
- Easy plotting of individual runs, hypotheses, or experiments.
Usage
See a demo ipython notebook, until an user guide and API documentation arrive.
Installation:
pip install expt
pip install git+https://github.com/wookayin/expt@master # Latest development version
License
MIT License (c) 2019-2020 Jongwook Choi
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
expt-0.3.0.tar.gz
(2.5 MB
view details)
File details
Details for the file expt-0.3.0.tar.gz
.
File metadata
- Download URL: expt-0.3.0.tar.gz
- Upload date:
- Size: 2.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.8.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 391e9608e0cc0a119b591b3fe681e05e73361003f3ece8adcae0fbd0045d8e16 |
|
MD5 | e0c81b6e36211a69b17f9e5567356264 |
|
BLAKE2b-256 | f5fa68fefc8d24597e92e40560587ed9c9b9d4f46bd407e949d172379cf04ae8 |