Skip to content

Releases: UBC-MDS/obesity-classifier-group17

3.0.0

16 Dec 10:42
6e9eb59
Compare
Choose a tag to compare

Milestone 4:

  • Created a Makefile to run all scripts with ability to clean all outputs.
  • Created functions and tests.
  • Created CHANGELOG.md to include details of improvements made to the project based on feedback received from teaching team and peers.
  • Updated environment and docker image.

2.0.1

08 Dec 11:07
593fe42
Compare
Choose a tag to compare

Milestone 3

  • Create scripts from literate code document
  • Convert notebook to qmd file
  • Render html report
  • Update dependencies and docker image
  • Create reference bib file and citations

Milestone 2

01 Dec 00:58
eca0c13
Compare
Choose a tag to compare

Created new image using docker container and performed data validation.
Added Github workflow.
Modified files with additional description.
Split data before EDA to abide by the Golden Rule.

version 0.0.1

24 Nov 01:12
f14d442
Compare
Choose a tag to compare

Milestone 1

  • Drafted team work contract
  • Set-up a public GitHub repository
  • Created an appropriate file and directory structure
  • Added the data analysis as a literate code document
  • Ensured the computation environment reproducible through a virtual environment