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

Revamp command line interface #123

Closed micahjsmith closed 5 years ago

micahjsmith commented 5 years ago

Create a centralized API Class that offers all the ATM functionality through methods and then a cli.py module that provides command line access to the ATM class methods.

csala commented 5 years ago

This was covered in the 0.1.1 relase