Skip to content

1.2.2

Compare
Choose a tag to compare
@marovira marovira released this 14 Nov 20:35
· 13 commits to master since this release

Breaking Changes

  • The Optuna plug-in no longer reports metrics automatically. Please call report_metrics whenever the metrics are ready to be sent to the trial.

Bug Fixes

  • Fixes an issue where the plug-in would incorrectly attempt to report metrics when on_validation_end hadn't been called and therefore mistakenly reported the wrong metrics. This in turn resulted in the plug-in reporting metrics that were one validation cycle behind the current cycle.
  • Updated the docs to ensure they are consistent with the code.
  • Fixed an issue where online docs did not show source code.

Release Notes

1.2.1...1.2.2