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...
08d668a
isco_hierarchical_accuracy
1 contributor
History:
90 commits
danieldux
Refactor Gradio interface and add parsed test cases
08d668a
11 months ago
.gitattributes
Safe
1.52 kB
initial commit
11 months ago
.gitignore
Safe
12 Bytes
Add .gitignore file to exclude __pycache__ directory
11 months ago
README.md
Safe
8.24 kB
Update image link in README.md
11 months ago
app.py
Safe
2.2 kB
Refactor Gradio interface and add parsed test cases
11 months ago
figure_1.png
Safe
271 kB
Add figure_1.png
11 months ago
figure_1.svg
Safe
26.3 kB
add figure svg
11 months ago
gradioapp1.py
Safe
965 Bytes
Add Gradio app for calculating hierarchical precision and recall
11 months ago
ham.py
4.29 kB
Refactor calculate_hierarchical_precision_recall to use weighted sums
11 months ago
isco.py
Safe
1.5 kB
Refactored create_hierarchy_dict function to include weights for parent nodes in ISCO-08 structure
11 months ago
isco_hierarchical_accuracy.py
12.2 kB
Updated print message
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
2.84 kB
Update test cases in tests.py
11 months ago