Skip to content

v2.3.5

Choose a tag to compare

@thinkall thinkall released this 28 May 05:03
· 78 commits to main since this release
01c3c83

This release includes several bug fixes and enhancements aimed at improving overall user experience. Key updates include:

  • Improved MLflow Logging: MLflow logging is now partially asynchronous, significantly boosting logging performance.

  • New Utilities:

    • Added get_random_dataframe for generating random test data.

    • Added auto_convert_dtypes_spark and auto_convert_dtypes_pandas for automatic data type conversion.

    These utilities are now available in the flaml.automl.data module.

  • Python 3.8 Deprecation: Support for Python 3.8 is officially deprecated starting with this release.

Thank you @SkBlaz, @Stickic-cyber, @hexiang-x, @murunlin and all the other contributors for the PRs, issues, reviewing and testing.

Welcome @SkBlaz, @Stickic-cyber, @hexiang-x and @murunlin to the community!

What's Changed

New Contributors

Full Changelog: v2.3.4...v2.3.5