prabinpanta0
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -8,11 +8,11 @@ tags:
|
|
8 |
- predictive-model
|
9 |
- healthcare
|
10 |
language: en
|
11 |
-
library_name:
|
12 |
metrics:
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
---
|
18 |
# Hospital Patient Readmission Predection
|
|
|
8 |
- predictive-model
|
9 |
- healthcare
|
10 |
language: en
|
11 |
+
library_name: sklearn
|
12 |
metrics:
|
13 |
+
- accuracy
|
14 |
+
- precision
|
15 |
+
- recall
|
16 |
+
- f1
|
17 |
---
|
18 |
# Hospital Patient Readmission Predection
|