Releases: UBC-MDS/DSCI_522_group_401
Releases · UBC-MDS/DSCI_522_group_401
HealthExpenses_milestone4
- Created and linked a docker image that made the data analysis project fully reproducible on any machine with Docker installed.
- Added a Makefile dependency diagram.
- Finetuned the plots, reports, and code.
HealthExpenses_milestone3
Included makefile to automate the data analyis
HealthExpenses_milestone2
- Scripts to download data, pre-process, exploratory data analysis, inference and predictive modeling are added.
- Script to generate the data analysis report is added.
HealthExpenses_milestone2_update_readme
Same as V2.0.0.
We only add a Limitations and Future Scope part in the final report.
We also created a README.Rmd file, and added an 'introduction' and a 'dependencies' parts to our README file.
HealthExpenses_milestone1
- We created an appropriate file and directory structure, a Code of Conduct file, a CONTRIBUTING file and a LICENSE file.
- We updated the Project proposal, created a script that downloads and saves the data and did an EDA.