Skip to main content

Real-time dashboard for Optuna.

Project description

optuna-dashboard

Real-time dashboard for Optuna. Code files were originally taken from Goptuna.

Usage

You can install optuna-dashboard via pip.

$ pip install optuna-dashboard

After you installed, optuna-dashboard command is available. Please execute it with Optuna storage URL.

$ optuna-dashboard sqlite:///db.sqlite3
Bottle v0.12.18 server starting up (using WSGIRefServer())...
Listening on http://localhost:8080/
Hit Ctrl-C to quit.
more command line options
$ optuna-dashboard -h
usage: optuna-dashboard [-h] [--port PORT] [--host HOST] [--version] [--quiet] storage

Real-time dashboard for Optuna.

positional arguments:
  storage        DB URL (e.g. sqlite:///example.db)

optional arguments:
  -h, --help     show this help message and exit
  --port PORT    port number (default: 8080)
  --host HOST    hostname (default: 127.0.0.1)
  --version, -v  show program's version number and exit
  --quiet, -q    quiet

Features

Create and delete study

You can create and delete a study from Dashboard.

optuna-create-delete-study

Interactive live-updating graphs

Interactive live-updating graphs for optimization history, parallel coordinate and intermediate values.

optuna-realtime-graph

Rich trials data grid

You can walk-through trials with filtering and sorting.

optuna-trial-table

Alternatives

  • optdash: a third-party dashboard for optuna.

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

optuna-dashboard-0.1.0.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

optuna_dashboard-0.1.0-py3-none-any.whl (1.2 MB view details)

Uploaded Python 3

File details

Details for the file optuna-dashboard-0.1.0.tar.gz.

File metadata

  • Download URL: optuna-dashboard-0.1.0.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for optuna-dashboard-0.1.0.tar.gz
Algorithm Hash digest
SHA256 75516a209c63b3373123780bedce1ee51a5e16ce7c2617c660f01bdcd79d058b
MD5 dda9b1657e9fd5d36b93994785188821
BLAKE2b-256 753d57d020b4ed02d27622de45eba85f2a1c2faa373d855265688ad72f73c0c8

See more details on using hashes here.

File details

Details for the file optuna_dashboard-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: optuna_dashboard-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for optuna_dashboard-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 07722ba2d6451c3446811ca3096fb400c1bc6db12f712661317730ce2fa90ecf
MD5 05c6a2f902ab7f8c3ab19174665131c9
BLAKE2b-256 e33adad29a657051f2e7da4cacdc58725e29bd525f497caa67905d06e3469d28

See more details on using hashes here.

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