Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
danieldux
/
isco_hierarchical_accuracy
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
isco_hierarchical_accuracy
Ctrl+K
Ctrl+K
  • 1 contributor
History: 70 commits
danieldux's picture
danieldux
Add support for reading CSV file from web URL
59e2b2d over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • .gitignore
    12 Bytes
    Add .gitignore file to exclude __pycache__ directory over 1 year ago
  • README.md
    5.9 kB
    Fix formatting of hierarchical precision formula over 1 year ago
  • app.py
    2.03 kB
    Fix ISCO code format in app.py and update test cases in tests.py over 1 year ago
  • ham.py
    3.63 kB
    Update hierarchical precision, recall, and F1 calculation over 1 year ago
  • isco.py
    1.67 kB
    Add support for reading CSV file from web URL over 1 year ago
  • metric_template_1.py
    6.49 kB
    Update variable names in ISCO_Hierarchical_Accuracy metric class over 1 year ago
  • requirements.txt
    48 Bytes
    Add app.py, metric_template_1.py, requirements.txt, and tests.py over 1 year ago
  • tests.py
    1.4 kB
    Update test case references and predictions to use string values over 1 year ago