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

  • Log In
  • Sign Up

Spaces:
danieldux
/
isco_hierarchical_accuracy
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
isco_hierarchical_accuracy
Ctrl+K
Ctrl+K
  • 1 contributor
History: 46 commits
danieldux's picture
danieldux
Refactored test cases and added new metrics
52ea110 about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    5.9 kB
    Fix formatting of hierarchical precision formula about 1 year ago
  • app.py
    2.07 kB
    Refactor Gradio widget and import statements about 1 year ago
  • ham.py
    3.63 kB
    Update hierarchical precision, recall, and F1 calculation about 1 year ago
  • isco.py
    1.45 kB
    Refactor create_hierarchy_dict function to concisely include additional hierarchy levels about 1 year ago
  • isco_ham.py
    6.01 kB
    Refactor ISCOHAM class name to ISCO_Hierarchical_Accuracy about 1 year ago
  • metric_template_1.py
    6.01 kB
    Refactor ISCOHAM class name to ISCO_Hierarchical_Accuracy about 1 year ago
  • requirements.txt
    48 Bytes
    Add app.py, metric_template_1.py, requirements.txt, and tests.py about 1 year ago
  • tests.py
    946 Bytes
    Refactored test cases and added new metrics about 1 year ago