Skip to content

Releases: optuna/optuna-dashboard

v0.2.0

12 Jan 14:58
a3f6032

Choose a tag to compare

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).

v0.1.0

25 Oct 19:04

Choose a tag to compare

Make the repository public.

v0.0.2

24 Oct 14:00

Choose a tag to compare

Initial release on GitHub actions.