Skip to content

Commit 9c41b05

Browse files
HDPM added
1 parent aee014b commit 9c41b05

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,6 @@
3737
[submodule "vanilla/sneakyy"]
3838
path = vanilla/sneakyy
3939
url = https://github.com/sakshamgurbhele/sneakyy
40+
[submodule "ML/heart-disease-prediction"]
41+
path = ML/heart-disease-prediction
42+
url = https://github.com/sakshamgurbhele/heart-disease-prediction

ML/heart-disease-prediction

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,12 @@ EXAMPLE:
106106
| -------------------- | ------------------------------------------------------------ |
107107
| fileport | A CLI tool to transfer your files from one directory to another built with rust|
108108

109+
### [Machine Learning](/ML/)
110+
111+
| Project Name (as is) | Description |
112+
| -------------------- | ------------------------------------------------------------ |
113+
| Heart Disease Prediction | A machine learning project to predict heart disease with an accuracy of 87% |
114+
109115
## Folder Structure 📁
110116

111117
```

0 commit comments

Comments
 (0)