You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2023. It is now read-only.
Overall: great job!! and your choice of the dataset is very interesting!
Amazing Intro and Data description, very clear and follows a nice story. introduces to dataset very well!
Waning massage *## Warning: as.tibble() is deprecated, use as_tibble() should have been addressed.
I'm not sure what do you mean by After using dummy variables... did you replace them with some other variables? if yes, with what?
-EDA section should start with the statement about what you were trying to explore: e.g. I wanted to explore whether there is any correlation between my variables and then plot the data and write the conclusion. your description starts with your conclusion, and it makes it a bit unclear what question you had in mind while doing your analysis
Other issues you need to address:
file .Rproj should not be in the repo, it is your private document that you do not share ( so when you do commit from R studio, make sure you don't include the Rproj changes)
Readme file needs to be more descriptive: would you click on a link like that if you see it on the website? or you want to know first what the repo is about, what is it for, who created it and what I can find there.