Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Xenova
/
sponsorblock-ml
like
22
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3af0cd0
sponsorblock-ml
/
src
5 contributors
History:
19 commits
Joshua Lochner
Use `itertools.islice` instead of custom slicing
3af0cd0
about 3 years ago
errors.py
Safe
365 Bytes
Add source code
about 3 years ago
evaluate.py
Safe
8 kB
Update evaluate.py
about 3 years ago
model.py
Safe
4.21 kB
Add cache system for loading classifiers/vectorizers
about 3 years ago
predict.py
Safe
9.76 kB
Temporarily disable filtering of predictions using classifier
about 3 years ago
preprocess.py
Safe
29 kB
Use `itertools.islice` instead of custom slicing
about 3 years ago
segment.py
Safe
5.08 kB
Change `extract_segment` to use a binary search
about 3 years ago
shared.py
Safe
3.08 kB
Add tokens for each category
about 3 years ago
train.py
Safe
20.6 kB
Add functionality to predict self-promo and interaction reminders
about 3 years ago
utils.py
Safe
6.44 kB
Move `jaccard` to utils
about 3 years ago