Skip to main content

A third-party dashboard for optuna.

Project description

optdash

Optdash is a third-party dashboard for optuna.

README GIF

Key features

  • Simple usage
  • Interactive visualization
  • Minimal dependencies
    • Optdash depends solely on Optuna (and sklearn, which is an optional depedency of optuna).

Quick start

optdash your/db/url

The db url is the same with optuna, whose format follows RFC-1738.

Install

From pypi

pip install optdash

From source

cd optdash/frontend
npm i
npm run build
cd ../../
python -m pip install .

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

optdash-0.0.2.tar.gz (1.1 MB view hashes)

Uploaded Source

Built Distribution

optdash-0.0.2-py3-none-any.whl (1.1 MB 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