Commit ·
87b06c7
1
Parent(s): 6e4623a
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,17 +1,24 @@
|
|
| 1 |
# This is a gradio app based on a credit risk prediction model.
|
| 2 |
|
| 3 |
---
|
| 4 |
-
license:
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
tags:
|
| 7 |
- finance
|
| 8 |
- code
|
|
|
|
| 9 |
metrics:
|
| 10 |
- f1
|
| 11 |
- recall
|
| 12 |
- precision
|
|
|
|
| 13 |
language:
|
| 14 |
- en
|
|
|
|
| 15 |
datasets:
|
| 16 |
- marcilioduarte/german_credit_risk
|
| 17 |
---
|
|
|
|
| 1 |
# This is a gradio app based on a credit risk prediction model.
|
| 2 |
|
| 3 |
---
|
| 4 |
+
license:
|
| 5 |
+
- other
|
| 6 |
+
|
| 7 |
+
pipeline_tag:
|
| 8 |
+
- tabular-classification
|
| 9 |
+
|
| 10 |
tags:
|
| 11 |
- finance
|
| 12 |
- code
|
| 13 |
+
|
| 14 |
metrics:
|
| 15 |
- f1
|
| 16 |
- recall
|
| 17 |
- precision
|
| 18 |
+
|
| 19 |
language:
|
| 20 |
- en
|
| 21 |
+
|
| 22 |
datasets:
|
| 23 |
- marcilioduarte/german_credit_risk
|
| 24 |
---
|