mdocekal commited on
Commit
578fc86
·
2 Parent(s): 38f0d16 f2bb7c3

Merge branch 'main' of https://huggingface.co/spaces/mdocekal/multi_label_precision_recall_accuracy_fscore into main

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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: 5.4.0
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
  ---