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
2053ce2
isco_hierarchical_accuracy
1 contributor
History:
83 commits
danieldux
Refactor ISCO_Hierarchical_Accuracy methods to use self parameter
2053ce2
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
Safe
8.24 kB
Update image link in README.md
8 months ago
app.py
Safe
2.04 kB
Update module to isco_hierarchical_accuracy
8 months ago
figure_1.png
Safe
271 kB
Add figure_1.png
8 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
isco_hierarchical_accuracy.py
Safe
11.8 kB
Refactor ISCO_Hierarchical_Accuracy methods to use self parameter
8 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