An Extensive Experimental Evaluation of Automated Machine Learning Methods for Recommending Classification Algorithms (Extended Version)
M\'arcio P. Basgalupp, Rodrigo C. Barros, Alex G. C. de S\'a, Gisele, L. Pappa, Rafael G. Mantovani, Andr\'e C. P. L. F. de Carvalho, Alex A., Freitas

TL;DR
This study compares four AutoML methods, including three based on Evolutionary Algorithms and Auto-WEKA, for recommending classification algorithms, highlighting differences in interpretability, scalability, and overfitting tendencies.
Contribution
It provides an extensive experimental evaluation of AutoML methods, revealing insights into their accuracy, interpretability, scalability, and meta-overfitting behaviors.
Findings
No significant accuracy difference among top AutoML methods.
EA-based methods produce more interpretable and scalable models.
Auto-WEKA exhibits meta-overfitting issues.
Abstract
This paper presents an experimental comparison among four Automated Machine Learning (AutoML) methods for recommending the best classification algorithm for a given input dataset. Three of these methods are based on Evolutionary Algorithms (EAs), and the other is Auto-WEKA, a well-known AutoML method based on the Combined Algorithm Selection and Hyper-parameter optimisation (CASH) approach. The EA-based methods build classification algorithms from a single machine learning paradigm: either decision-tree induction, rule induction, or Bayesian network classification. Auto-WEKA combines algorithm selection and hyper-parameter optimisation to recommend classification algorithms from multiple paradigms. We performed controlled experiments where these four AutoML methods were given the same runtime limit for different values of this limit. In general, the difference in predictive accuracy of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Data Stream Mining Techniques · Evolutionary Algorithms and Applications
