Asma-Abid commited on
Commit
44e90dc
·
verified ·
1 Parent(s): f7bec7f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -3
README.md CHANGED
@@ -1,3 +1,26 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - ShaqOneal/heart
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ - precision
10
+ - f1
11
+ - recall
12
+ pipeline_tag: tabular-classification
13
+ library_name: sklearn
14
+ tags:
15
+ - random-forest
16
+ - machine-learning
17
+ - classification
18
+ - automl
19
+ - streamlit
20
+ - python
21
+ - scikit-learn
22
+ - student-project
23
+ - csv-model
24
+ - ensemble-learning
25
+ - desicion-trees
26
+ ---