A multi-user, multi-data model exploration system
Collaborators: Bennett Cyphers, Alfredo Cuesta-Infante, Will Drevo, Arun Ross, Kalyan Veeramachaneni
In many problems, attempting to develop a classifier follows a typical pipeline: given labeled, raw training data, chose a classifier and hyperparmeter values to learn a predictive model. This step is repeated over and over again until the performance is satisfactory. How to choose what classifier to use or what hyperparameter value to choose? Can previous models tell us something about what could possibly be a good model to try? In this work, we develop an AutoML system which attempts to automate the classifier selection process.
Additional information about this project may be found at the DAI project page for ATM.