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
155cf8b
isco_hierarchical_accuracy
1 contributor
History:
76 commits
danieldux
Update ISCO-08 classification scheme visualization
155cf8b
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
8.16 kB
Update ISCO-08 classification scheme visualization
8 months ago
app.py
Safe
2.03 kB
Fix ISCO code format in app.py and update test cases in tests.py
9 months ago
figure_1.svg
Safe
26.3 kB
add figure svg
8 months ago
ham.py
Safe
3.63 kB
Update hierarchical precision, recall, and F1 calculation
9 months ago
isco.py
Safe
1.67 kB
Add support for reading CSV file from web URL
8 months ago
metric_template_1.py
Safe
6.49 kB
Update variable names in ISCO_Hierarchical_Accuracy metric class
9 months ago
requirements.txt
Safe
48 Bytes
Add app.py, metric_template_1.py, requirements.txt, and tests.py
9 months ago
tests.py
Safe
1.41 kB
Update test cases in tests.py
8 months ago