Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mchangrh
/
sponsorblock-ml-fork
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
25f1183
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
Safe
365 Bytes
Add source code
over 3 years ago
evaluate.py
Safe
8 kB
Update evaluate.py
over 3 years ago
model.py
Safe
4.21 kB
Add cache system for loading classifiers/vectorizers
over 3 years ago
predict.py
Safe
10.9 kB
Use multiclass classifier to filter predictions
over 3 years ago
preprocess.py
Safe
29 kB
Use `itertools.islice` instead of custom slicing
over 3 years ago
segment.py
Safe
5.08 kB
Change `extract_segment` to use a binary search
over 3 years ago
shared.py
Safe
3.08 kB
Add tokens for each category
over 3 years ago
train.py
Safe
21.1 kB
Change to multiclass classifier
over 3 years ago
utils.py
Safe
6.44 kB
Move `jaccard` to utils
over 3 years ago