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

  • Log In
  • Sign Up

Spaces:
mchangrh
/
sponsorblock-ml-fork
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
sponsorblock-ml-fork / src
Ctrl+K
Ctrl+K
  • 2 contributors
History: 21 commits
Joshua Lochner
Use multiclass classifier to filter predictions
25f1183 over 3 years ago
  • errors.py
    365 Bytes
    Add source code over 3 years ago
  • evaluate.py
    8 kB
    Update evaluate.py over 3 years ago
  • model.py
    4.21 kB
    Add cache system for loading classifiers/vectorizers over 3 years ago
  • predict.py
    10.9 kB
    Use multiclass classifier to filter predictions over 3 years ago
  • preprocess.py
    29 kB
    Use `itertools.islice` instead of custom slicing over 3 years ago
  • segment.py
    5.08 kB
    Change `extract_segment` to use a binary search over 3 years ago
  • shared.py
    3.08 kB
    Add tokens for each category over 3 years ago
  • train.py
    21.1 kB
    Change to multiclass classifier over 3 years ago
  • utils.py
    6.44 kB
    Move `jaccard` to utils over 3 years ago