UBC-MDS / DSCI_522_group27

Group project completed as part of UBC Master of Data Science Program. The project involved the creation and analysis of a machine learning model which predicts the quality rating a wine will receive from a critic based on a variety of physiochemical factors.
MIT License
1 stars 4 forks source link

Peer review (Kevin) #93

Closed kshahnazari1998 closed 3 years ago

kshahnazari1998 commented 3 years ago

Hi guys.

Great work on the project. I found it really interesting to read, and the project looked great. I will share a few minor suggestions that might be helpful to you.

Documentation:

Communication:

I tried to understand where the misc/process files were used in the pipeline as I didn't see them being used in the makefile. If used, consider removing them or giving them a better name because names like part1_code and part2_code don't help the reader understand what those files are doing.

Code:

Analysis and reasoning:

Altogether , I think the project was greatly done, and the things I mentioned were minor. Great job

Tammy1128 commented 3 years ago

Thanks for your suggestions and that was really helpful. All problems were all fixed now. Good luck on your study as well!