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