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...
d5c5d4a
isco_hierarchical_accuracy
1 contributor
History:
69 commits
danieldux
Add .gitignore file to exclude __pycache__ directory
d5c5d4a
12 months ago
.gitattributes
Safe
1.52 kB
initial commit
12 months ago
.gitignore
Safe
12 Bytes
Add .gitignore file to exclude __pycache__ directory
12 months ago
README.md
Safe
5.9 kB
Fix formatting of hierarchical precision formula
12 months ago
app.py
Safe
2.03 kB
Fix ISCO code format in app.py and update test cases in tests.py
12 months ago
ham.py
Safe
3.63 kB
Update hierarchical precision, recall, and F1 calculation
12 months ago
isco.py
Safe
1.45 kB
Refactor create_hierarchy_dict function to concisely include additional hierarchy levels
12 months ago
metric_template_1.py
Safe
6.49 kB
Update variable names in ISCO_Hierarchical_Accuracy metric class
12 months ago
requirements.txt
Safe
48 Bytes
Add app.py, metric_template_1.py, requirements.txt, and tests.py
12 months ago
tests.py
Safe
1.4 kB
Update test case references and predictions to use string values
12 months ago