GAMA: a General Automated Machine learning Assistant
2020-07-09Code Available1· sign in to hype
Pieter Gijsbers, Joaquin Vanschoren
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/PGijsbers/gamaOfficialIn papernone★ 5
- github.com/jim-schwoebel/alliepytorch★ 152
- github.com/openml-labs/gamanone★ 103
Abstract
The General Automated Machine learning Assistant (GAMA) is a modular AutoML system developed to empower users to track and control how AutoML algorithms search for optimal machine learning pipelines, and facilitate AutoML research itself. In contrast to current, often black-box systems, GAMA allows users to plug in different AutoML and post-processing techniques, logs and visualizes the search process, and supports easy benchmarking. It currently features three AutoML search algorithms, two model post-processing steps, and is designed to allow for more components to be added.