Skip to content

Releases: UBC-MDS/heart_disease_predictor_py

Milestone 4 - v3.0.0

16 Dec 18:53
51ed580
Compare
Choose a tag to compare

What's Changed

  • Design and write tests for functions modularized from fit_heart_disease_predictor.py & evaluate_heart_disease_predictor.py by @Arc-Celt in #80
  • Design and write tests for functions modularized from download_data.py by @stephqwu in #81
  • Fix peer feedback 6 & 7 by @stephqwu in #83
  • Add Makefile targets for saving files in fit_heart_disease_predictor.py & evaluate_heart_disease_predictor.py by @Arc-Celt in #84
  • Make scripts and tests for split_n_preprocess + Create Makefile by @Albert0011 in #82
  • Fix the path for coefficients plot. by @Arc-Celt in #85
  • Fixing peer feedback number 8 by @Albert0011 in #86
  • Fix images display and correct PDF path for GitHub Pages by @Arc-Celt in #89
  • Add makefile targets for downloading from UCI by @stephqwu in #90
  • Fixed feedback 1. by @Arc-Celt in #87
  • Improve feedback 3 - add logger function and log all errors during running the scripts. by @Arc-Celt in #88
  • Modularized EDA Script and Added Tests by @cherylziunzhao in #91
  • Added a CHANGELOG.md to track all project improvements, bug fixes, and feature additions by @Arc-Celt in #92

Full Changelog: 2.0.0...3.0.0

Milestone 3 - v2.0.0

08 Dec 19:18
e97ee3f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...2.0.0

Milestone 2 - v1.0.0

30 Nov 20:13
1c9f005
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.1...1.0.0

Milestone 1 for heart_disease_predictor_py

23 Nov 07:38
Compare
Choose a tag to compare
0.0.1

Add rendered pdf file