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.2.0.tar.gz
(29.9 kB
view details)
File details
Details for the file expt-0.2.0.tar.gz
.
File metadata
- Download URL: expt-0.2.0.tar.gz
- Upload date:
- Size: 29.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0.post20200714 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45ad9f1236b3f38cdc43001705fc998caf67ef041297d121fbffe6337dd10c11 |
|
MD5 | fc9c22d29be96cf5d0d06cc89f128791 |
|
BLAKE2b-256 | 378f5b0fc25bdf506c7307cc4b506780a3e4abf29c9209407d3672a5d9ead39b |