Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -111,6 +111,14 @@ An end-to-end machine learning system that predicts heart disease risk using cli
|
|
| 111 |
|
| 112 |
📌 This optimized threshold enhances **Heart Disease detection** (high recall) while maintaining high precision for **Healthy** predictions.
|
| 113 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 114 |
|
| 115 |
## ⚠️ Important Disclaimer
|
| 116 |
|
|
|
|
| 111 |
|
| 112 |
📌 This optimized threshold enhances **Heart Disease detection** (high recall) while maintaining high precision for **Healthy** predictions.
|
| 113 |
|
| 114 |
+
## 🧠 Model & System Info
|
| 115 |
+
|
| 116 |
+
- **Model Name:** Heart-Guard
|
| 117 |
+
- **Version:** 1.1
|
| 118 |
+
- **Classifier:** XGBoost
|
| 119 |
+
- **Optimized Threshold:** 0.327
|
| 120 |
+
- **Deployment:** Streamlit App
|
| 121 |
+
|
| 122 |
|
| 123 |
## ⚠️ Important Disclaimer
|
| 124 |
|