Update README.md
Browse files
README.md
CHANGED
@@ -7,5 +7,5 @@ license: mit
|
|
7 |
|
8 |
Dataset downloaded from [here](https://www.kaggle.com/datasets/sulianova/cardiovascular-disease-dataset/data), and uploaded here, on HuggingFace.<br>
|
9 |
Cardiovascular contains 70k samples(no duplicates!) which can be used to train an AI model to predict if a patient has heart disease or not.<br>
|
10 |
-
You can find a somewhat trained model using the [
|
11 |
For more information on the dataset, view [the original page here.](https://www.kaggle.com/datasets/sulianova/cardiovascular-disease-dataset/data)
|
|
|
7 |
|
8 |
Dataset downloaded from [here](https://www.kaggle.com/datasets/sulianova/cardiovascular-disease-dataset/data), and uploaded here, on HuggingFace.<br>
|
9 |
Cardiovascular contains 70k samples(no duplicates!) which can be used to train an AI model to predict if a patient has heart disease or not.<br>
|
10 |
+
You can find a somewhat trained model using the [HANNA library](https://github.com/XeTute/HANNA) [here](https://huggingface.co/XeTute/HeartDiseaseMLP-Medium), it's not recommended and not intended for deployment.<br>
|
11 |
For more information on the dataset, view [the original page here.](https://www.kaggle.com/datasets/sulianova/cardiovascular-disease-dataset/data)
|