Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
danieldux
/
isco_hierarchical_accuracy
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aca90be
isco_hierarchical_accuracy
1 contributor
History:
47 commits
danieldux
Remove unnecessary test case and update test case results
aca90be
11 months ago
.gitattributes
Safe
1.52 kB
initial commit
11 months ago
README.md
Safe
5.9 kB
Fix formatting of hierarchical precision formula
11 months ago
app.py
Safe
2.07 kB
Refactor Gradio widget and import statements
11 months ago
ham.py
Safe
3.63 kB
Update hierarchical precision, recall, and F1 calculation
11 months ago
isco.py
Safe
1.45 kB
Refactor create_hierarchy_dict function to concisely include additional hierarchy levels
11 months ago
isco_ham.py
Safe
6.01 kB
Refactor ISCOHAM class name to ISCO_Hierarchical_Accuracy
11 months ago
metric_template_1.py
Safe
6.01 kB
Refactor ISCOHAM class name to ISCO_Hierarchical_Accuracy
11 months ago
requirements.txt
Safe
48 Bytes
Add app.py, metric_template_1.py, requirements.txt, and tests.py
11 months ago
tests.py
Safe
917 Bytes
Remove unnecessary test case and update test case results
11 months ago