Skip to content

v2.1.1

Compare
Choose a tag to compare
@PGijsbers PGijsbers released this 22 Jun 21:24
· 19 commits to stable-v2 since this release

What's Changed

AWS:

  • start, stop, and log time to failures.csv log

Docker:

  • No longer assign user and user permissions when creating docker
  • Introduce docker.run_as configuration option, which lets you specify under which user the docker container should execute the benchmark script.
  • Further cut down on the files included in the docker image

Frameworks:

  • Add additional logging to framework integration scripts

AutoGluon:

  • reduce maximum runtime for good_quality and high_quality presets, which otherwise exceed the runtime by design
  • allow larger models to persist in memory, this matches an upcoming default

GAMA:

  • update for 23.0.0 release

Full Changelog: v2.1.0...v2.1.1