Releases: UBC-MDS/mushroom_classifier
Releases · UBC-MDS/mushroom_classifier
Milestone 4 Release
Milestone 3 Release
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
We added the following features in this release:
- A docker container to replicate our analysis
- Data Validation with
pandera
anddeepchecks
- A updated READ.ME file on how to run the docker container
v0.0.1
First release for Milestone 1