Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
VoltageVagabond
/
spam-classifier-gradio-model
like
0
Joblib
VoltageVagabond/spam-email-dataset
spam-detection
xai
lime
shap
eli5
scikit-learn
nlp
explainable-ai
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
spam-classifier-gradio-model
157 MB
Ctrl+K
Ctrl+K
1 contributor
History:
22 commits
VoltageVagabond
Deduplicate educational disclaimer text
888cd47
verified
24 days ago
feedback
Upload folder using huggingface_hub
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
.gitignore
98 Bytes
Upload folder using huggingface_hub
3 months ago
MODEL_README.md
4.94 kB
Deduplicate educational disclaimer text
24 days ago
README.md
2.22 kB
Deduplicate educational disclaimer text
24 days ago
app.py
27.5 kB
Upload folder using huggingface_hub
2 months ago
feature_names.joblib
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
36.1 kB
xet
Upload feature_names.joblib with huggingface_hub
3 months ago
meta_scaler.joblib
pickle
Detected Pickle imports (4)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.preprocessing._data.MinMaxScaler"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
1.62 kB
xet
Upload meta_scaler.joblib with huggingface_hub
3 months ago
optimal_threshold.joblib
pickle
Detected Pickle imports (2)
"numpy._core.multiarray.scalar"
,
"numpy.dtype"
How to fix it?
117 Bytes
xet
Upload optimal_threshold.joblib with huggingface_hub
3 months ago
requirements.txt
Safe
174 Bytes
Upload folder using huggingface_hub
3 months ago
retrain.py
7.75 kB
Upload folder using huggingface_hub
3 months ago
spam_classifier_gradio.ipynb
Safe
51.9 kB
Upload folder using huggingface_hub
3 months ago
test_utils.py
Safe
2.25 kB
Upload folder using huggingface_hub
3 months ago
tfidf_vectorizer.joblib
pickle
Detected Pickle imports (6)
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.ndarray"
,
"numpy.dtype"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.float64"
How to fix it?
118 kB
xet
Upload tfidf_vectorizer.joblib with huggingface_hub
3 months ago
train.py
Safe
12.9 kB
Upload folder using huggingface_hub
3 months ago
training_report.json
642 Bytes
Upload training_report.json with huggingface_hub
3 months ago
training_sample.joblib
pickle
Detected Pickle imports (3)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
4.84 MB
xet
Upload training_sample.joblib with huggingface_hub
3 months ago
utils.py
Safe
12.3 kB
Upload utils.py with huggingface_hub
3 months ago
voting_model.joblib
pickle
Detected Pickle imports (10)
"sklearn.calibration.CalibratedClassifierCV"
,
"numpy.ndarray"
,
"sklearn.ensemble._forest.RandomForestClassifier"
,
"sklearn.svm._classes.LinearSVC"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"sklearn.ensemble._voting.VotingClassifier"
,
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.dtype"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
152 MB
xet
Upload voting_model.joblib with huggingface_hub
3 months ago