Skip to main content

Real-time dashboard for Optuna.

Project description

optuna-dashboard

Software License

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

Usage

You can install optuna-dashboard via PyPI or conda-forge.

$ pip install optuna-dashboard

or

$ conda install -c conda-forge optuna-dashboard

Then please execute optuna-dashboard command 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

Manage studies

You can create and delete studies from Dashboard.

optuna-dashboard-create-delete-study

Visualize with interactive graphs

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

optuna-dashboard-realtime-graph

Rich trials data grid

You can walk-through trials by filtering and sorting.

optuna-dashboard-trials-datagrid

Submitting patches

If you want to contribute, please check Developers Guide.

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.4.2.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: optuna-dashboard-0.4.2.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.10

File hashes

Hashes for optuna-dashboard-0.4.2.tar.gz
Algorithm Hash digest
SHA256 5e19faf146b697b5e0cf536f9becc786facb43662f87d710860b0d1436f6ff00
MD5 88f295474357afb60b57a8f4d23e0b46
BLAKE2b-256 0d097f6816eda77bd87027c9d113b22ef48703c8ef7f91928b96604f255cf251

See more details on using hashes here.

File details

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

File metadata

  • Download URL: optuna_dashboard-0.4.2-py3-none-any.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.10

File hashes

Hashes for optuna_dashboard-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c1aa94ccf9d750cf8362bb990d14abd26ed8644de1db347c17d55749d8b42b5d
MD5 2ebb227b21174d65bd72a39691f54e0a
BLAKE2b-256 543121c5e25b79024be37b354fc58d37620f076be6100e603097c064d02ee634

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