Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mdocekal
/
multi_label_precision_recall_accuracy_fscore
like
0
Runtime error
App
Files
Files
Community
38f0d16
multi_label_precision_recall_accuracy_fscore
1 contributor
History:
8 commits
mdocekal
change of behaviour for empty
38f0d16
21 days ago
.gitattributes
Safe
1.52 kB
initial commit
25 days ago
README.md
2.85 kB
change of behaviour for empty
21 days ago
app.py
Safe
174 Bytes
add module default template
25 days ago
multi_label_precision_recall_accuracy_fscore.py
Safe
6.38 kB
change of behaviour for empty
21 days ago
requirements.txt
Safe
17 Bytes
Init commit containing implementation of example based evaluation metrics for multi-label classification presented in Zhang and Zhou (2014) and multiset variant.
24 days ago
tests.py
Safe
9.33 kB
change of behaviour for empty
21 days ago