Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
danieldux
/
isco_hierarchical_accuracy
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e847a58
isco_hierarchical_accuracy
361 kB
1 contributor
History:
98 commits
danieldux
Add notebook with evaluation metric tests
e847a58
almost 2 years ago
.gitattributes
1.52 kB
initial commit
almost 2 years ago
.gitignore
12 Bytes
Add .gitignore file to exclude __pycache__ directory
almost 2 years ago
README.md
8.24 kB
Update image link in README.md
almost 2 years ago
app.py
2.2 kB
Refactor Gradio interface and add parsed test cases
almost 2 years ago
figure_1.png
271 kB
Add figure_1.png
almost 2 years ago
figure_1.svg
26.3 kB
add figure svg
almost 2 years ago
ham.py
4.65 kB
Refactor recall calculation and add type hints
almost 2 years ago
isco.py
1.5 kB
Refactored create_hierarchy_dict function to include weights for parent nodes in ISCO-08 structure
almost 2 years ago
isco_hierarchical_accuracy.py
12.1 kB
Combine accuracy and hierarchical accurarcy print statements
almost 2 years ago
isco_results.json
165 Bytes
Add notebook with evaluation metric tests
almost 2 years ago
requirements.txt
48 Bytes
Add app.py, metric_template_1.py, requirements.txt, and tests.py
almost 2 years ago
tests.ipynb
30 kB
Add notebook with evaluation metric tests
almost 2 years ago
tests.py
3.36 kB
Update hierarchical precision and recall values in tests.py
almost 2 years ago