Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
SunbalAzizLCWU
/
enterprise-spam-api
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
enterprise-spam-api
81.4 kB
Ctrl+K
Ctrl+K
1 contributor
History:
6 commits
SunbalAzizLCWU
Upgrade Docker to Python 3.12 to support modern scikit-learn
1e677d4
26 days ago
Dockerfile
Safe
222 Bytes
Upgrade Docker to Python 3.12 to support modern scikit-learn
26 days ago
README.md
Safe
222 Bytes
Add Hugging Face Docker configuration
26 days ago
api.py
Safe
1.39 kB
Clean production deployment without dataset
26 days ago
feature_names.pkl
Safe
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
27.2 kB
Clean production deployment without dataset
26 days ago
requirements.txt
Safe
59 Bytes
Pin scikit-learn version to fix 500 error
26 days ago
spam_model.pkl
pickle
Detected Pickle imports (6)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy._core.multiarray._reconstruct"
,
"None.dtype"
,
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.dtype"
,
"numpy.ndarray"
How to fix it?
52.3 kB
Clean production deployment without dataset
26 days ago