pypi optuna 0.6.0
v0.6.0

latest releases: 4.2.1, 3.6.2, 3.5.1...
6 years ago

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

New Features

  • Support cross validation in lightgbm.py (#260, thanks @shikiponn!)
  • Implement Keras integration. (#256, thanks @higumachan!)
  • Add a pruner based on Successive Halving. (#236)

Examples

  • Add an example and FAQ about object functions that take additional arguments. (#277)

Documents

  • Add instruction sentences for RDB URL setup in the tutorial. (#295)
  • Add an FAQ page about unit tests of objective functions. (#291)

Enhancements

  • Address integrity errors caused by timing issues when setting attributes in RDBStorage. (#290)
  • Optimize query of count trials. (#282)
  • Apply autopep8. (#274)
  • Fix dashboard access problem from remote host. (#254, thanks @higumachan!)

Don't miss a new optuna release

NewReleases is sending notifications on new releases.