Lale: Consistent Automated Machine Learning

Guillaume Baudart,Martin Hirzel,Kiran Kate,Parikshit Ram,Avraham Shinnar
DOI: https://doi.org/10.48550/arXiv.2007.01977
IF: 5.414
2020-07-04
Machine Learning
Abstract:Automated machine learning makes it easier for data scientists to develop pipelines by searching over possible choices for hyperparameters, algorithms, and even pipeline topologies. Unfortunately, the syntax for automated machine learning tools is inconsistent with manual machine learning, with each other, and with error checks. Furthermore, few tools support advanced features such as topology search or higher-order operators. This paper introduces Lale, a library of high-level Python interfaces that simplifies and unifies automated machine learning in a consistent way.
What problem does this paper attempt to address?