Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Feb 08:51
· 2725 commits to main since this release

CHANGES

New features

optuna-dashboard-plot-slice

  • Plot the parameter relationship as slice plot for single objective study #34 by @2403hwaseer
  • Multi-objective support for slice plot #41 by @zchenry.

Bugfixes

  • Fix the order of integer parameters in parallel coordinate plot. #42 by @zchenry