HDI-Project / ATM

Auto Tune Models - A multi-tenant, multi-data system for automated machine learning (model selection and tuning).
https://hdi-project.github.io/ATM/
MIT License
525 stars 141 forks source link

New Python Functional API #141

Closed csala closed 5 years ago

csala commented 5 years ago

Remake the API Philosophy to make it more python oriented.

Now ATM is fully prepared to be imported and used directly from python, while the CLI and the REST API continue to work as they did before.

Also: Resolve #102 Reorganize package data files Improve the documentation Ensure cloud mode works Ensure downloading datasets from S3 and URLs work