Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ModelForge
/
spam-classifier
like
0
Text Classification
Scikit-learn
Joblib
English
spam
binary-classification
scikit-learn
english
License:
mit
Model card
Files
Files and versions
Community
Use this model
a75c01f
spam-classifier
File size: 58 Bytes
7885a28
1
2
3
4
from
typing
import
Any
def
__getattr__
(
name
) ->
Any
: ...