UBC-MDS / DSCI_522_group09_Wine_Quality_Predictor

A machine learning pipeline for classification and prediction of wine quality based on relevant features
https://ubc-mds.github.io/DSCI_522_group09_Wine_Quality_Predictor/index.html
MIT License
4 stars 6 forks source link

creating docker-compose.yml file #156

Closed paradise1260 closed 2 years ago

paradise1260 commented 2 years ago

I created the docker-compose.yml file. It works with following commands on my end: docker-compose run --rm analysis-env make /home/jovyan/ all docker-compose run --rm analysis-env make /home/jovyan/ clean Please check if it works fine for you. If it is successful, I can update the usage in README.md