XeTute commited on
Commit
824ec70
·
verified ·
1 Parent(s): fbbfa37

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 [ANNA library](https://github.com/XeTute/ANNA) [here](https://huggingface.co/XeTute/HeartDiseaseMLP-Medium), it's not recommended for deployment though.<br>
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)