github microsoft/FLAML v0.9.1

latest releases: v2.1.2, v2.1.1, v2.1.0...
2 years ago

This release contains several feature improvements and bug fixes. For example,

  • support for custom data splitter.
  • evaluation_function can receive incumbent result in local search and perform domain-specific early stopping by comparing with the incumbent result. As long as the comparison result (better or worse) is known, the evaluation can be stopped.
  • support and automate huggingface metrics.
  • use cfo in tune.run is bs is not installed.
  • fixed a bug in modifying n_estimators to satisfy constraints.
  • new documentation website.

What's Changed

New Contributors

  • @Shao-kun-Zhang made their first contribution in #339

Full Changelog: v0.9.0...v0.9.1

Don't miss a new FLAML release

NewReleases is sending notifications on new releases.