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...
2803a1b
isco_hierarchical_accuracy
1 contributor
History:
78 commits
danieldux
Add figure_1.png
2803a1b
11 months ago
.gitattributes
Safe
1.52 kB
initial commit
11 months ago
.gitignore
Safe
12 Bytes
Add .gitignore file to exclude __pycache__ directory
11 months ago
README.md
8.17 kB
Fix image path in README.md
11 months ago
app.py
Safe
2.03 kB
Fix ISCO code format in app.py and update test cases in tests.py
11 months ago
figure_1.png
Safe
271 kB
Add figure_1.png
11 months ago
figure_1.svg
Safe
26.3 kB
add figure svg
11 months ago
ham.py
Safe
3.63 kB
Update hierarchical precision, recall, and F1 calculation
11 months ago
isco.py
Safe
1.67 kB
Add support for reading CSV file from web URL
11 months ago
metric_template_1.py
Safe
6.49 kB
Update variable names in ISCO_Hierarchical_Accuracy metric class
11 months ago
requirements.txt
Safe
48 Bytes
Add app.py, metric_template_1.py, requirements.txt, and tests.py
11 months ago
tests.py
Safe
1.41 kB
Update test cases in tests.py
11 months ago