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
Spaces:
gargaman07
/
emailclassification
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
emailclassification
3.32 MB
Ctrl+K
Ctrl+K
2 contributors
History:
5 commits
gargaman07
Update requirements.txt
4cfc227
verified
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
Dockerfile
Safe
1.33 kB
Update Dockerfile
about 1 year ago
README.md
Safe
4.11 kB
Update README.md
about 1 year ago
label_encoder.pkl
pickle
Detected Pickle imports (4)
"numpy.dtype"
,
"numpy.ndarray"
,
"numpy._core.multiarray._reconstruct"
,
"sklearn.preprocessing._label.LabelEncoder"
How to fix it?
283 Bytes
xet
Email Classification API
about 1 year ago
main.py
Safe
3.39 kB
Email Classification API
about 1 year ago
mlp_model.pth
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
924 kB
xet
Email Classification API
about 1 year ago
models.py
Safe
2.72 kB
Email Classification API
about 1 year ago
pca.pkl
pickle
Detected Pickle imports (4)
"numpy._core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"numpy.dtype"
,
"sklearn.decomposition._pca.PCA"
How to fix it?
2.37 MB
xet
Email Classification API
about 1 year ago
requirements.txt
Safe
165 Bytes
Update requirements.txt
about 1 year ago
test.py
Safe
2.38 kB
Email Classification API
about 1 year ago
utils.py
Safe
4.74 kB
Email Classification API
about 1 year ago