Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
danieldux
/
isco_hierarchical_accuracy
like
0
Running
App
Files
Files
Community
a944252
isco_hierarchical_accuracy
1 contributor
History:
92 commits
danieldux
Refactor recall calculation and add type hints
a944252
8 months ago
.gitattributes
Safe
1.52 kB
initial commit
9 months ago
.gitignore
Safe
12 Bytes
Add .gitignore file to exclude __pycache__ directory
8 months ago
README.md
Safe
8.24 kB
Update image link in README.md
8 months ago
app.py
Safe
2.2 kB
Refactor Gradio interface and add parsed test cases
8 months ago
figure_1.png
Safe
271 kB
Add figure_1.png
8 months ago
figure_1.svg
Safe
26.3 kB
add figure svg
8 months ago
gradioapp1.py
Safe
965 Bytes
Add Gradio app for calculating hierarchical precision and recall
8 months ago
ham.py
Safe
4.65 kB
Refactor recall calculation and add type hints
8 months ago
isco.py
Safe
1.5 kB
Refactored create_hierarchy_dict function to include weights for parent nodes in ISCO-08 structure
8 months ago
isco_hierarchical_accuracy.py
Safe
12.1 kB
Refactor ISCO_Hierarchical_Accuracy fix recall
8 months ago
requirements.txt
Safe
48 Bytes
Add app.py, metric_template_1.py, requirements.txt, and tests.py
9 months ago
tests.py
2.84 kB
Update test cases in tests.py
8 months ago