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.2.tar.gz
(2.5 MB
view details)
File details
Details for the file expt-0.4.2.tar.gz
.
File metadata
- Download URL: expt-0.4.2.tar.gz
- Upload date:
- Size: 2.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a76950a6e63265eeeb44121ee5de913d65245e70fee2d172019990b9bc8a672 |
|
MD5 | c175f8655413ec2f9ecbe8c469c7ad3f |
|
BLAKE2b-256 | 021217873498f8da2a61cc17a62e6323c64d783f3bfa331798631661518906b7 |