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-2022 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.4.1.tar.gz
(2.5 MB
view details)
File details
Details for the file expt-0.4.1.tar.gz
.
File metadata
- Download URL: expt-0.4.1.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.63.1 importlib-metadata/4.11.4 keyring/23.5.0 rfc3986/1.5.0 colorama/0.4.4 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5006cc6197c814b38aa5ae1f7457078bac212c10b30f2d4a4a309c3c8a1d3b33 |
|
MD5 | b5227061737a8a959b71c81d67b49a8a |
|
BLAKE2b-256 | a2848c1db2f3976e49090947ea2ef82ccc93d730bd5aae51422660f4d9ea3832 |