UBC-MDS / heart_disease_predictor

Other
2 stars 3 forks source link

Peer Review Feedback #35

Closed lukeyf closed 1 year ago

lukeyf commented 1 year ago

General

Hello, Group 17. Congratulation on your work on this heart disease predictor. Below are my comments based on your project!

Data analysis review checklist

Reviewer: @lukeyf

Conflict of interest

Code of Conduct

General checks

Comments:

The src contains concisely the four files that were used for the pipeline of analysis. The structure is clear and no files are too deep from the root of the project.

Documentation

Code quality

Comments:

Yep. Functions are well-written and well-documented. The scripts are modular with helper functions.

Reproducibility

Comments:

The source code in src is clear which file to call. I was able to execute until the analysis. But when I was trying to generate the report it returns the error pyppeteer.errors.TimeoutError: Navigation Timeout Exceeded: 30000 ms exceeded. I was not sure if this was only my machine so if others returns the similar problem please note on that.

Analysis report

Comments:

Writing was coherent and concise. The eda was not too overwhelming and the result is clear. However, I notice that in your book.pdf one of the table is cutoff because it was too long. I suggest removing some of the unnecessary contents like standard deviation to only reveal the meet (test/train scores)

Estimated hours spent reviewing: 1

Review Comments:

Overall, the project is in a good shape towards completion. The scripts are very solid and the analysis was quite insightful. There are a few things I mentioned in the previous comments and if you have time you can consider addressing them.

Attribution

This was derived from the JOSE review checklist and the ROpenSci review checklist.

tzoght commented 1 year ago

Luke has moved it to https://github.com/UBC-MDS/data-analysis-review-2022/issues/2