Spaces:
Runtime error
Runtime error
Merge branch 'main' of https://huggingface.co/spaces/mdocekal/multi_label_precision_recall_accuracy_fscore into main
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ description: >-
|
|
7 |
Implementation of example based evaluation metrics for multi-label
|
8 |
classification presented in Zhang and Zhou (2014).
|
9 |
sdk: gradio
|
10 |
-
sdk_version:
|
11 |
app_file: app.py
|
12 |
pinned: false
|
13 |
---
|
|
|
7 |
Implementation of example based evaluation metrics for multi-label
|
8 |
classification presented in Zhang and Zhou (2014).
|
9 |
sdk: gradio
|
10 |
+
sdk_version: 3.19.1
|
11 |
app_file: app.py
|
12 |
pinned: false
|
13 |
---
|