Skip to content

Releases: UBC-MDS/mushroom_classifier

Milestone 4 Release

16 Dec 23:58
2f3ecf9
Compare
Choose a tag to compare

Milestone 3 Release

08 Dec 03:25
41a3187
Compare
Choose a tag to compare

Code Organization:
• Extracted code from the Jupyter notebook and modularized it into separate .py scripts based on their functionality.

Report Generation:
• Added a .qmd file to facilitate the creation of PDF reports.

Documentation Update:
• Updated the README file with clear instructions on how to run the scripts and generate the report.

Second release for Milestone 2

30 Nov 18:27
f7a38ce
Compare
Choose a tag to compare

We added the following features in this release:

  1. A docker container to replicate our analysis
  2. Data Validation with pandera and deepchecks
  3. A updated READ.ME file on how to run the docker container

v0.0.1

23 Nov 21:58
Compare
Choose a tag to compare

First release for Milestone 1