This release adds a bunch of new estimators and comprehensive integration with MLflow. There are also some other fixes and improvements.
Welcome @gkhngyk to the community! Thank you @Borda, @gkhngyk , @leafy-lee and all the other contributors for the PRs, reviewing and testing. Special thanks to @levscaut for his work on adding estimators and MLflow integration.
What's Changed
- Add python 3.11 icon by @thinkall in #1330
- Fix test errors of nltk and numpy by @thinkall in #1335
- fix missing req. arg for new
datasets
package by @Borda in #1334 - configure & apply pyupgrade with
py3.8+
by @Borda in #1333 - update py versions, sourced from PyPI by @Borda in #1332
- Bump braces from 3.0.2 to 3.0.3 in /website by @dependabot in #1336
- Fix(doc): edit broken link by @gkhngyk in #1296
- Bump follow-redirects from 1.15.4 to 1.15.6 in /website by @dependabot in #1291
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website by @dependabot in #1292
- Bump express from 4.18.2 to 4.19.2 in /website by @dependabot in #1293
- Improve mlflow integration and add more models by @thinkall in #1331
- Update issue templates by @thinkall in #1337
- Update version and readme by @thinkall in #1338
New Contributors
Full Changelog: v2.2.0...v2.3.0