All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
- Added references to Deepchecks, Pandera, and Pytest: (1d14c)
- Added affiliations to authors: (1d14c)
- Provided further justification on dropping missing values (1d14c)
- Discuss disadvantages of selected model, alternatives, future work (1d14c)(97b89)
- Categorical feature distributions are now displayed as Markdown tables in the report, and referenced as such (1d14c)
- Functions in scripts isolated and moved to
src
, with added documentations and testing (23e59)(25f2a) - Improved the variable references in the
report/mushroom_classifier_report.qmd
file for report writing (a914ec9)