add jupyter notebook
Browse files
healthcare-dataset-stroke-data.csv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy==2.0.0
|
2 |
+
pandas==2.2.3
|
3 |
+
matplotlib>=3.8.0
|
4 |
+
seaborn>=0.11.2
|
5 |
+
scikit-learn==1.6.1
|
stroke-prediction-notebook.ipynb
ADDED
The diff for this file is too large to render.
See raw diff
|
|