Releases: DSCI-310-2023/Predicting-Heart-Disease-Severity
Releases · DSCI-310-2023/Predicting-Heart-Disease-Severity
Final Project
What's Changed
- updated dependencies into a table by @Dokkaebi10 in #99
- Milestone 3 issue 3 by @leuneri in #101
- Milestone 3 Issue 2 fix by @leuneri in #102
- Fixing docker by @samnthorne in #103
- the docker container runs the whole analysis now by @samnthorne in #104
- Updated dependencies in README by @samnthorne in #107
- MEMBERS by @Dokkaebi10 in #108
- Removed unnecessary comments in Dockerfile by @samnthorne in #105
- Fixed grammar and flow of report without code cells by @samnthorne in #110
- Updated the usage instructions in the README by @samnthorne in #111
- added package as dependency by @Dokkaebi10 in #115
- Small edit for aesthetics in README by @leuneri in #116
- Update .gitignore by @Dokkaebi10 in #117
- html for render by @Dokkaebi10 in #118
- added back ignore _build by @Dokkaebi10 in #119
- Update docker-image.yml by @leuneri in #125
- render html by @Dokkaebi10 in #120
- docker file now had package by @samnthorne in #127
- fixed analysis hyperlink by @samnthorne in #129
- all files work with package now by @samnthorne in #130
- Update Dockerfile by @leuneri in #131
- Delete boxplots.R by @samnthorne in #133
- Delete majority_classifier_function.R by @samnthorne in #134
- Delete model_visualization.R by @samnthorne in #135
- removed unneeded tests by @Dokkaebi10 in #132
- changed owner name for link by @Dokkaebi10 in #136
Full Changelog: 3.0.2...4.0.0
DSCI 310 Group 18 Milestone 3
What's Changed
- added html hyper;ink by @Dokkaebi10 in #93
- Updated the hyperlink by @samnthorne in #94
Full Changelog: 3.0.1...3.0.2
Milestone 3
What's Changed
- Jupyter book files initialized and jupyter book built by @samnthorne in #54
- Citations by @samnthorne in #55
- Fixed heading sizes and added table of contents by @samnthorne in #56
- First 3 R scripts made by @samnthorne in #57
- new R scripts 4 to 6, forward selection, data tidying, and major clas… by @leuneri in #63
- added knn classification model and by @Dokkaebi10 in #64
- Fixed all paths between R script files. All scripts now run independently! by @samnthorne in #65
- makefile for everything up to 06.0 R script by @leuneri in #66
- rest of the files added to makefile -complete but not tested by @leuneri in #67
- makefile should completely work now by @samnthorne in #78
- Update majority_classifier_function.R by @leuneri in #79
Full Changelog: 2.0.0...3.0.0
Milestone 3
What's Changed
- Jupyter book files initialized and jupyter book built by @samnthorne in #54
- Citations by @samnthorne in #55
- Fixed heading sizes and added table of contents by @samnthorne in #56
- First 3 R scripts made by @samnthorne in #57
- new R scripts 4 to 6, forward selection, data tidying, and major clas… by @leuneri in #63
- added knn classification model and by @Dokkaebi10 in #64
- Fixed all paths between R script files. All scripts now run independently! by @samnthorne in #65
- makefile for everything up to 06.0 R script by @leuneri in #66
- rest of the files added to makefile -complete but not tested by @leuneri in #67
- makefile should completely work now by @samnthorne in #78
- Update majority_classifier_function.R by @leuneri in #79
Full Changelog: 2.0.0...3.0.0
DSCI 310 Group 18 Milestone 2
@samnthorne
@leuneri
@Dokkaebi10
What's Changed
- Extra code removed by @samnthorne in #27
- added functions/tests, changed on analysis.ipynb by @leuneri in #29
- Added function to read in data. by @samnthorne in #30
- Joining data by @samnthorne in #31
- added function that joins data together by @samnthorne in #32
- Boxplots function made by @samnthorne in #33
- added confusion matrix and knn visualization by @Dokkaebi10 in #38
- input data to tests by @samnthorne in #34
- added tests for confusion matrix and knn visual by @Dokkaebi10 in #39
- classiciation function and confusion matrix fixed up by @samnthorne in #41
- added testthat dependency by @Dokkaebi10 in #44
- moved workdir up to line 3 by @Dokkaebi10 in #46
- Leuneri by @leuneri in #47
- reverted the workdir changes by @Dokkaebi10 in #51
Full Changelog: 0.0.1...2.0.0
DSCI 310 Group 18 Milestone 1
@samnthorne @leuneri @Dokkaebi10
What's Changed
- create contributing.md by @Dokkaebi10 in #1
- create license.md by @Dokkaebi10 in #2
- Added code of conduct by @leuneri in #3
- data folder added by @samnthorne in #4
- update CONTRIBUTING.md by @Dokkaebi10 in #5
- Deleted data directory by @samnthorne in #6
- Heart analysis by @samnthorne in #7
- Gitignore by @samnthorne in #8
- added the License information at the bottom by @Dokkaebi10 in #14
- added the Attribution 4.0 International License by @Dokkaebi10 in #13
- Minor language edits by @samnthorne in #15
- Added dockerfile by @leuneri in #16
- Create docker-image.yml by @leuneri in #17
- Update docker-image.yml by @leuneri in #20
- Reproduce environment by @samnthorne in #21
- changed hyperlink to code of conduct by @Dokkaebi10 in #22
- Updated usage instructions by @samnthorne in #23
- forgot \ by @samnthorne in #24
- Updated dependencies according the environment.yml by @samnthorne in #25
New Contributors
- @Dokkaebi10 made their first contribution in #1
- @leuneri made their first contribution in #3
- @samnthorne made their first contribution in #4
Full Changelog: https://github.com/Dokkaebi10/dsci-310-group-18/commits/0.0.1