pypi optuna 0.16.0
v0.16.0

latest releases: 4.1.0, 4.0.0, 4.0.0b0...
5 years ago

This is the release note of v0.16.0. See here for the complete list of solved issues and merged PRs.

New Features

  • Introduce new pruner interface. (#493, thanks @c-bata!)

Compatibility

  • Remove _id suffix from BaseStorage.create_new_{study,trial}_id methods. (#506)
  • Remove InTrialStudy class. (#491)

Bug Fixes

  • Call session commit after read access. (#504)

Documents

  • Add keras_simple.py to examples/README.md. (#508)
  • Add TPESampler docs to create_study function. (#502, thanks @scouvreur!)
  • Add link to KDD paper in README. (#500)

Examples

Don't miss a new optuna release

NewReleases is sending notifications on new releases.