Skip to content

Releases: UBC-MDS/DSCI_522_group_401

HealthExpenses_milestone4

08 Feb 17:51
22232fc
Compare
Choose a tag to compare
  • 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

02 Feb 00:21
ae6c838
Compare
Choose a tag to compare
Pre-release

Included makefile to automate the data analyis

HealthExpenses_milestone2

25 Jan 03:14
eb594f4
Compare
Choose a tag to compare
Pre-release
  • 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

25 Jan 22:05
a5179f3
Compare
Choose a tag to compare

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

19 Jan 04:17
e712c06
Compare
Choose a tag to compare
  • 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.