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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for optuna-dashboard-0.4.1.tar.gz
Algorithm Hash digest
SHA256 e6a9c621a4ca6a3c71a7a9ace2f4ae0edce168a50f65f464e86b42314022803f
MD5 8734b9bf732a81455a8dcfc3353803ee
BLAKE2b-256 69b5de9d4682c0ca8fb4321d48401d1ddfb2945fbc85302d1cd2639bdd89c84d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: optuna_dashboard-0.4.1-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.0.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9

File hashes

Hashes for optuna_dashboard-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 269e4c7a4c3e6887936b454e682f1344ef79a63d037ea57a293ff8ef33813f3c
MD5 5d7cc965770f3416eb055661be1a51f2
BLAKE2b-256 68d16fe11238d28f8996496735927f9e966d116194803cf5e804c1c6a1a1ab46

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