Skip to main content

Real-time dashboard for Optuna.

Project description

optuna-dashboard

Software License PyPI - Downloads

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: optuna-dashboard-0.5.0.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for optuna-dashboard-0.5.0.tar.gz
Algorithm Hash digest
SHA256 be6f46449ede373e4147d185c1376d2e6f0df7ece037ff6685d86245850b3882
MD5 93e5878657ade5ae72a50ffb29a8a5c9
BLAKE2b-256 1f0992f5d4414432346b102edb306f7ab39b1c364ecbf50b5dde36184fff8ca1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: optuna_dashboard-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for optuna_dashboard-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 65345b6c74244ed16461d4b4f706bad5ef9c4d213cfcdab81f704b815b958c12
MD5 9c8892f5e88e84eb13e842e2c47373cb
BLAKE2b-256 4ccc3a98fee21bae3a200262d3263051deb480f859badc22203c89af333fa440

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