v2.1.0
Highlights:
- The benchmark now requires Py3.9+ and its dependencies are updated.
- AMIs and Docker images now use Ubuntu 22.04
- Upgrades support for newer versions of the various frameworks.
- Support for uploading results to OpenML and connecting to the OpenML test server
- Experimental support for time series with AutoGluon
- Results can now be stored incrementally
- Add option to measure inference time in more standardized fashion for most frameworks.
Note that sharing built docker images currently has some complications due to permission issues, as a work around patch start as root (see also: #495 (comment))
GAMA integration is currently broken, as the goal
parameter was incorrectly removed in the last release, this will be fixed next GAMA release.
Thanks to all contributors!
Full Changelog: v2.0.6...v2.1.0