Skip to content

v0.9.0b2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 10:52
· 1969 commits to main since this release
f88009a

What's Changed

  • Add Python API to save the note by @c-bata in #337
  • Add API to set objective names by @c-bata in #338
  • Handle exceptions in optuna-fast-fanova by @c-bata in #339
  • Fix the link to feedback survey by @c-bata in #340
  • Use type instead of interface by @c-bata in #342
  • Change Chip's colors and show durations by @c-bata in #343
  • Cutomize TrialTable for new ui by @c-bata in #344
  • Support trial user attributes on GraphHistory by @c-bata in #341
  • Add button to rename study by @c-bata in #345
  • Fix target arg for importance by @c-bata in #346
  • Select multiple trials by Shift + Click by @c-bata in #347
  • Make plot components faster and robust. by @c-bata in #348
  • Fix seed visual regression tests by @c-bata in #349
  • Simplify Python API to save notes by @c-bata in #350
  • Improve graph components by @c-bata in #351
  • Fix the link to trial detail page by @c-bata in #352
  • Support fixed_params by @c-bata in #353
  • Filter TrialState for GraphIntermediateValues by @c-bata in #310
  • Fix bug of multiple select trials by @c-bata in #356
  • Plot the hyperparameter importances for each objective value on a single bar chart. by @c-bata in #357
  • Add global state filters for History and IntermediateValue plots by @c-bata in #358
  • Use theme.typography.fontWeightBold instead of 600 by @c-bata in #359
  • Remove paddingTop from CardAction on StudyList by @c-bata in #361
  • Bump the version up to v0.9.0b2 by @c-bata in #360

Full Changelog: v0.9.0b1...v0.9.0b2