~> App
Version
~> optuna dashboard
Description
Tags
optuna dashboardInstall (execute in workspace terminal)
wrk install optuna-dashboard==0.10.0
Remarks and hints
Optuna is not install. Install the latest version as
$ pip install optuna
You can use optuna dashboard to explore hyperparameter optimisation study
$ optuna sqlite:///db.sqlite3
where `sqlite:///db.sqlite3` - is your study db
$ pip install optuna
You can use optuna dashboard to explore hyperparameter optimisation study
$ optuna sqlite:///db.sqlite3
where `sqlite:///db.sqlite3` - is your study db
Scripts
# Istall script # Start scriptUI
// App port: 12382
!= Workspace compatibility
alnoda-workspace
compatible versions
1.*
!= App compatibility
no compatibility requirements