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: 85 commits
danieldux's picture
danieldux
Refactor calculate_hierarchical_precision_recall to use weighted sums
03c8589 about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • .gitignore
    12 Bytes
    Add .gitignore file to exclude __pycache__ directory about 1 year ago
  • README.md
    8.24 kB
    Update image link in README.md about 1 year ago
  • app.py
    2.04 kB
    Update module to isco_hierarchical_accuracy about 1 year ago
  • figure_1.png
    271 kB
    Add figure_1.png about 1 year ago
  • figure_1.svg
    26.3 kB
    add figure svg about 1 year ago
  • ham.py
    4.29 kB
    Refactor calculate_hierarchical_precision_recall to use weighted sums about 1 year ago
  • isco.py
    1.5 kB
    Refactored create_hierarchy_dict function to include weights for parent nodes in ISCO-08 structure about 1 year ago
  • isco_hierarchical_accuracy.py
    11.8 kB
    Refactor ISCO_Hierarchical_Accuracy methods to use self parameter 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
    1.41 kB
    Update test cases in tests.py about 1 year ago