Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 2.01 KB

CHANGELOG.md

File metadata and controls

23 lines (18 loc) · 2.01 KB

Changelog

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.


[3.0.0]

Added

  • 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)

Changed

  • 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)

Removed

  • .ipynb_checkpoint and other cache files: (c2d05)
  • Removed notebooks directory and filed: (a914ec9)