Skip to main content

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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page