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
527 stars 141 forks source link

Dockerisation and parallelisations #68

Open zf109 opened 6 years ago

zf109 commented 6 years ago

Dockerisation of this project would be great. Makes it easy to install and deploy :) It would also be great to incorporate Celery in so that the jobs can be dispatched to different worker instances.

micahjsmith commented 5 years ago

Hey @zf109 thanks for the suggestion. Maybe this is too broad for one issue. Can you split dockerization and incorporating celery into two separate issues, and provide some details about how you might go about this? Thanks!