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:
AdityaManojShinde
/
Email-Phishing-Detection
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Email-Phishing-Detection
1.08 MB
Ctrl+K
Ctrl+K
1 contributor
History:
4 commits
AdityaManojShinde
added app.py
691bf89
verified
about 1 month ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 month ago
README.md
Safe
344 Bytes
initial commit
about 1 month ago
app.py
Safe
3.09 kB
added app.py
about 1 month ago
phishing_model.pkl
pickle
Detected Pickle imports (4)
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.naive_bayes.MultinomialNB"
,
"numpy.dtype"
How to fix it?
481 kB
xet
added model pkl files
about 1 month ago
phishing_tfidf_vectorizer.pkl
pickle
Detected Pickle imports (6)
"numpy.dtype"
,
"numpy.ndarray"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.float64"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
593 kB
xet
added model pkl files
about 1 month ago
requirements.txt
Safe
26 Bytes
added requirements.txt
about 1 month ago