English

AMLB: an AutoML Benchmark

Machine Learning 2023-11-17 v2 Machine Learning

Abstract

Comparing different AutoML frameworks is notoriously challenging and often done incorrectly. We introduce an open and extensible benchmark that follows best practices and avoids common mistakes when comparing AutoML frameworks. We conduct a thorough comparison of 9 well-known AutoML frameworks across 71 classification and 33 regression tasks. The differences between the AutoML frameworks are explored with a multi-faceted analysis, evaluating model accuracy, its trade-offs with inference time, and framework failures. We also use Bradley-Terry trees to discover subsets of tasks where the relative AutoML framework rankings differ. The benchmark comes with an open-source tool that integrates with many AutoML frameworks and automates the empirical evaluation process end-to-end: from framework installation and resource allocation to in-depth evaluation. The benchmark uses public data sets, can be easily extended with other AutoML frameworks and tasks, and has a website with up-to-date results.

Keywords

Cite

@article{arxiv.2207.12560,
  title  = {AMLB: an AutoML Benchmark},
  author = {Pieter Gijsbers and Marcos L. P. Bueno and Stefan Coors and Erin LeDell and Sébastien Poirier and Janek Thomas and Bernd Bischl and Joaquin Vanschoren},
  journal= {arXiv preprint arXiv:2207.12560},
  year   = {2023}
}

Comments

UNDER REVIEW: Revised submission to JMLR, with updated results from June 2023

R2 v1 2026-06-25T01:13:24.777Z