pypi optuna 0.7.0
v0.7.0

latest releases: 4.5.0, 4.4.0, 4.3.0...
6 years ago

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

Compatibility

  • Remove support of Python3.4. (#305)

New Features

  • Add integration for TensorFlow's Estimator API. (#292, thanks @sfujiwara!)
  • Add an argument to show internal field of dataframe. (#283)
  • Add visualization utility for learning curves. (#281)

Enhancements

  • Enable --disallow-untyped-defs mypy flag. (#296)

Documents

  • Fix typo in FAQ. (#306)
  • Add supplementary comments in integration modules. (#300)

Examples

  • Fix warning issue on recent sklearn version. (#304, thanks @djKooks!)
  • Fix the parameter value of "number of boosting iterations" in GBDT examples. (#280)

Don't miss a new optuna release

NewReleases is sending notifications on new releases.