Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
emoji: 👁
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: yellow
|
|
@@ -10,10 +10,9 @@ pinned: false
|
|
| 10 |
license: cc-by-4.0
|
| 11 |
---
|
| 12 |
|
| 13 |
-
#Prediction of the 10-year Risk of Coronary Hearth Disease (CHD)
|
| 14 |
|
| 15 |
This is an app based on a gbc_classifier that predicts the 10-year risk of future coronary heart disease (CHD) using the Framingham Heart Study dataset.
|
| 16 |
|
| 17 |
Attention : Please note that this application is not a medical diagnostic tool and is not intended to be used as such. It has been designed solely for the purpose of demonstrating the modelling and deployment of a machine learning model in the field of cardiometabolic health research. The use of this application should in no way replace a professional medical consultation, diagnosis or treatment. Any decision concerning your health and medical treatment should be taken in consultation with a qualified healthcare professional.
|
| 18 |
|
| 19 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Prediction of the 10-year Risk of Coronary Hearth Disease (CHD)
|
| 3 |
emoji: 👁
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: yellow
|
|
|
|
| 10 |
license: cc-by-4.0
|
| 11 |
---
|
| 12 |
|
|
|
|
| 13 |
|
| 14 |
This is an app based on a gbc_classifier that predicts the 10-year risk of future coronary heart disease (CHD) using the Framingham Heart Study dataset.
|
| 15 |
|
| 16 |
Attention : Please note that this application is not a medical diagnostic tool and is not intended to be used as such. It has been designed solely for the purpose of demonstrating the modelling and deployment of a machine learning model in the field of cardiometabolic health research. The use of this application should in no way replace a professional medical consultation, diagnosis or treatment. Any decision concerning your health and medical treatment should be taken in consultation with a qualified healthcare professional.
|
| 17 |
|
| 18 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|