Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ This model predicts the stroke risk percentage based on user symptoms using a tr
|
|
| 13 |
3. The trained model (`theta_final.npy`) predicts the stroke risk.
|
| 14 |
|
| 15 |
## 🚀 Try it Live:
|
| 16 |
-
[](https://huggingface.co/
|
| 17 |
|
| 18 |
## 📂 Files:
|
| 19 |
- `app.py`: Gradio interface and model inference.
|
|
|
|
| 13 |
3. The trained model (`theta_final.npy`) predicts the stroke risk.
|
| 14 |
|
| 15 |
## 🚀 Try it Live:
|
| 16 |
+
[](https://huggingface.co/attiquers)
|
| 17 |
|
| 18 |
## 📂 Files:
|
| 19 |
- `app.py`: Gradio interface and model inference.
|