Skip to content

Releases: UBC-MDS/DSCI522-2425-39-FMJ

Milestone 4

16 Dec 22:04
ee2a735
Compare
Choose a tag to compare

Added fixes to the project
create Makefile
Create functions
Create test cases for functions

Milestone 3

08 Dec 17:09
1bd43e7
Compare
Choose a tag to compare

What's Changed

  • Abstracted code from jupyter notebook to separate scripts
  • Converted jupyter notebook to quarto document
  • Updated README for instructions on running scripts
  • updated project file structure for scripts, script outputs, and quarto report
  • updated Docker to support quarto
  • contributions by @mdahewlett , @Forsythia-olive and @jasonmlee

Full Changelog: v2.0.0...3.0.0

Milestone 2

30 Nov 18:49
Compare
Choose a tag to compare

What's Changed

  • Fixed the link to the analysis file in the README file
  • Revised environment files
  • Docker file created
  • add docker-compose file
  • updated dependency section in README
  • Docker compose updated
  • Add validation of anomalous correlation
  • Resolved issue on age group
  • Basic val checks by
  • added gitignore file by
  • Validate data updates by
  • Updated the deep check
  • Update README.md
  • contributions by @mdahewlett , @Forsythia-olive and @jasonmlee

Full Changelog: 0.0.1...v2.0.0

0.0.1

23 Nov 22:19
215d027
Compare
Choose a tag to compare

Release 0.0.1:

  1. Set up the file structure of the GitHub repo
  2. Added documentation files (README, Code of Conduct, Contributing, License)
  3. Created environment.yml and conda-lock.yml files
  4. Downloaded raw data. Raw data is stored in \data
  5. Conducted our initial analysis. The analysis file can be found in \notebooks