github microsoft/FLAML v0.9.0

latest releases: v2.1.2, v2.1.1, v2.1.0...
2 years ago
  1. Revise flaml.tune API
  • Add a “scheduler” argument (a user can choose from “flaml”, “asha” or a customized scheduler)
  • Rename "prune_attr" to "resource_attr"
  • Rename “training_function” to “evaluation_function”
  • Remove the “report_intermediate_result” argument (covered by “scheduler” instead)
  • Add tests for the supported schedulers
  • Re-run notebooks that use schedulers
  1. Add save_best_config() to save best config in a json file

What's Changed

Full Changelog: v0.8.2...v0.9.0

Don't miss a new FLAML release

NewReleases is sending notifications on new releases.