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 |
 |
 |
Minor bug fixes
- Fix a bug of redirects for trailing slashes (#5).