Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Jan 14:58
· 3573 commits to main since this release
a3f6032

CHANGES

Multi-objective optimization support

optuna-dashboard now supports multi-objective optimization studies and drops the support of optuna<=2.3.0 (#11).

Create multi-objective study Check results of multi-objective optimization
Screenshot 2021-01-12 23 17 11 Screenshot 2021-01-12 23 18 11

Minor bug fixes

  • Fix a bug of redirects for trailing slashes (#5).