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
d726519
isco_hierarchical_accuracy
1 contributor
History:
106 commits
danieldux
Refactor ISCO_Hierarchical_Accuracy class to improve code readability and add input validation
d726519
9 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
.gitignore
Safe
54 Bytes
ignores
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
13.4 kB
Refactor ISCO_Hierarchical_Accuracy class to improve code readability and add input validation
9 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
requirements.txt
Safe
48 Bytes
Add app.py, metric_template_1.py, requirements.txt, and tests.py
10 months ago
tests.ipynb
Safe
45 kB
cleaning
10 months ago
tests.py
Safe
3.36 kB
Update hierarchical precision and recall values in tests.py
10 months ago