-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Submission: Group 13: Predicting Wine Quality #20
Comments
Data analysis review checklistReviewer: @thayeyloluConflict of interest
Code of Conduct
General checks
Documentation
Code quality
Reproducibility
Analysis report
Estimated hours spent reviewing: 1 hour 20 minsReview Comments:(Note: This comments are time-based)
Analysis report
Kind remarks: There may be typos here 😄 . AttributionThis was derived from the JOSE review checklist and the ROpenSci review checklist. |
Data analysis review checklistReviewer: @VoremConflict of interest
Code of Conduct
General checks
Documentation
Code quality
Reproducibility
Analysis report
Estimated hours spent reviewing: 1hrReview Comments:OVERALL COMMENTS:
SMALL ERRORS I NOTICED:
|
Data analysis review checklistReviewer: @nobbynguyenConflict of interest
Code of Conduct
General checks
Documentation
Code quality
Reproducibility
Analysis report
Estimated hours spent reviewing: 2 hoursReview Comments:Overall, I enjoy reading your interesting data analysis. I am impressed by how you challenged yourself to work with different algorithms to perform the task. However, in my opinion, there are still rooms for improvements as follows:
AttributionThis was derived from the JOSE review checklist and the ROpenSci review checklist. |
Data analysis review checklistReviewer: @katerinkusConflict of interest
Code of Conduct
General checks
Documentation
Code quality
Reproducibility
Analysis report
Could not complete this part
Estimated hours spent reviewing: 1.75h (changed from 1.25)Review Comments:README and folder organization
Replicating the project
The report
Side note regarding Make
AttributionThis was derived from the JOSE review checklist and the ROpenSci review checklist. |
Thank you all for the feedback!
|
Submitting authors: @NikitaShymberg @gutermanyair @aldojasb @SonQBChau
Repository: https://github.com/UBC-MDS/predicting_wine_quality
Report link: https://github.com/UBC-MDS/predicting_wine_quality/blob/main/doc/Quality_white_wine_predictor.pdf
Abstract/executive summary:
This report uses the white wine database from "vinho verde" to predict the quality based on physicochemical properties. Quality is a subjective measure, given by the average grade of three experts.
Before starting the predictions, the report performs an exploratory data analysis (EDA) to look for features that may provide good prediction results, and also makes an short explanation about the metrics used in the models. In data preparation, the database are downloaded and processed in python. In this phase, the training and testing sets are created and they will be used during the model building.
There's a brief explanation of the models used in this report. Other important machine learning concepts, such as ensemble and cross validation, are also discussed.
The results section presents the best model for predicting quality and discuss why it was chosen for this purpose.
Editor: @flor14
Reviewer: <VORE_Margot> <Owoseni_Taiwo> <Nguyen_Nobby>
The text was updated successfully, but these errors were encountered: