HDI-Project/ATM
ATM is an open source software library under "The human data interaction project" at MIT. It is a distributed scalable AutoML system designed with ease of use in mind. ATM takes in data with pre-extracted feature vectors and labels (target column) in a simple CSV file format. It attempts to learn several classifiers (machine learning models to predict the label) in parallel. In the end, ATM returns a number of classifiers and the best classifier with a specified set of hyperparameters.
Dec-20-2017, 05:31:16 GMT
- Technology: