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
a5b84dd
isco_hierarchical_accuracy
1 contributor
History:
99 commits
danieldux
Add tests notebook
a5b84dd
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
.gitignore
Safe
12 Bytes
Add .gitignore file to exclude __pycache__ directory
10 months ago
README.md
Safe
8.24 kB
Update image link in README.md
10 months ago
app.py
Safe
2.2 kB
Refactor Gradio interface and add parsed test cases
10 months ago
figure_1.png
Safe
271 kB
Add figure_1.png
10 months ago
figure_1.svg
Safe
26.3 kB
add figure svg
10 months ago
ham.py
Safe
4.65 kB
Refactor recall calculation and add type hints
10 months ago
isco.py
Safe
1.5 kB
Refactored create_hierarchy_dict function to include weights for parent nodes in ISCO-08 structure
10 months ago
isco_hierarchical_accuracy.py
Safe
12.1 kB
Combine accuracy and hierarchical accurarcy print statements
10 months ago
isco_rel_results.json
166 Bytes
Add tests notebook
10 months ago
isco_results.json
Safe
165 Bytes
Add notebook with evaluation metric tests
10 months ago
isco_test_results.json
Safe
165 Bytes
Add tests notebook
10 months ago
isco_validation_results.json
Safe
166 Bytes
Add tests notebook
10 months ago
language_results.csv
1 kB
Add tests notebook
10 months ago
requirements.txt
Safe
48 Bytes
Add app.py, metric_template_1.py, requirements.txt, and tests.py
10 months ago
tests.ipynb
63.6 kB
Add tests notebook
10 months ago
tests.py
Safe
3.36 kB
Update hierarchical precision and recall values in tests.py
10 months ago