abhatt13 commited on
Commit
aff8751
1 Parent(s): 9829990

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -1
README.md CHANGED
@@ -4,4 +4,25 @@ language:
4
  - en
5
  library_name: sklearn
6
  pipeline_tag: tabular-classification
7
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  - en
5
  library_name: sklearn
6
  pipeline_tag: tabular-classification
7
+ ---
8
+ This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
9
+
10
+ ## Model Details
11
+
12
+ ### Model Description
13
+
14
+ This Model predicts the Risk Percentage of having a Heart Disease on the basis of few health factors.
15
+
16
+
17
+
18
+ - **Developed by:** Aakash, Bhargavi, Bhakti and Charu
19
+ - **Shared by [optional]:** [More Information Needed]
20
+ - **Model type:** Tabular Classification
21
+ - **Language(s) (NLP):** SKLEARN
22
+
23
+ ## Model Card Authors [optional]
24
+
25
+ Aakash Bhatt
26
+
27
+
28
+