Releases: UBC-MDS/DSCI522-2425-39-FMJ
Releases · UBC-MDS/DSCI522-2425-39-FMJ
Milestone 4
Added fixes to the project
create Makefile
Create functions
Create test cases for functions
Milestone 3
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
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
Release 0.0.1:
- Set up the file structure of the GitHub repo
- Added documentation files (README, Code of Conduct, Contributing, License)
- Created environment.yml and conda-lock.yml files
- Downloaded raw data. Raw data is stored in \data
- Conducted our initial analysis. The analysis file can be found in \notebooks