Skip to main content

A lightweight experiment tracker for numerical optimization problems.

Project description

Fit Tracker

A lightweight package to track training of statistical/ML models.

Quickstart

Fit tracker provides a transparent and simple way to log the results of experiments such as training a ML/statistical models, or running a numerical simulation where events might be indexed by integers or dates.

The only tracker implemented so far is the FileTracker, that writes a log file on your disk.

tracker = FileTracker('path/to/logfile.log')

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

fit-tracker-0.0.2.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

fit_tracker-0.0.2-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

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