prabinpanta0
commited on
Commit
•
bb3a878
1
Parent(s):
b6addcd
Update README.md
Browse files
README.md
CHANGED
@@ -2,8 +2,17 @@
|
|
2 |
license: mit
|
3 |
datasets:
|
4 |
- prabinpanta0/genki_hospital
|
5 |
-
pipeline_tag:
|
6 |
tags:
|
7 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
# Hospital Patient Readmission Predection
|
|
|
2 |
license: mit
|
3 |
datasets:
|
4 |
- prabinpanta0/genki_hospital
|
5 |
+
pipeline_tag: other
|
6 |
tags:
|
7 |
+
- patient-readmission
|
8 |
+
- predictive-model
|
9 |
+
- healthcare
|
10 |
+
language: en
|
11 |
+
library_name: Patient Readmission Prediction
|
12 |
+
metrics:
|
13 |
+
- accuracy
|
14 |
+
- precision
|
15 |
+
- recall
|
16 |
+
- f1
|
17 |
---
|
18 |
# Hospital Patient Readmission Predection
|