Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JerylKhoo
/
Filtering-Google-Reviews-with-NB-and-NLP
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Filtering-Google-Reviews-with-NB-and-NLP
385 kB
1 contributor
History:
2 commits
This space has 1 file scanned as suspicious.
Show
files
JerylKhoo
Upload folder using huggingface_hub
63b0412
verified
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
2 months ago
Bayes.py
Safe
3.4 kB
Upload folder using huggingface_hub
2 months ago
BayesClass.py
Safe
3.18 kB
Upload folder using huggingface_hub
2 months ago
NLP.py
Safe
5.43 kB
Upload folder using huggingface_hub
2 months ago
README.md
Safe
4.48 kB
Upload folder using huggingface_hub
2 months ago
custom_naive_bayes_model.pkl
Suspicious
pickle
Detected Pickle imports (1)
"__main__.CustomNaiveBayesClassifier"
How to fix it?
58.1 kB
xet
Upload folder using huggingface_hub
2 months ago
main.py
Safe
7.13 kB
Upload folder using huggingface_hub
2 months ago
requirements.txt
Safe
49 Bytes
Upload folder using huggingface_hub
2 months ago
restaurant_review_classifier.joblib
pickle
Detected Pickle imports (7)
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.float64"
,
"numpy.dtype"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"sklearn.pipeline.Pipeline"
How to fix it?
59.5 kB
xet
Upload folder using huggingface_hub
2 months ago
sklearn_naive_bayes_model.joblib
pickle
Detected Pickle imports (4)
"numpy.ndarray"
,
"sklearn.naive_bayes.MultinomialNB"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
How to fix it?
148 kB
xet
Upload folder using huggingface_hub
2 months ago
tfidf_vectorizer.joblib
pickle
Detected Pickle imports (6)
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.float64"
,
"numpy.dtype"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
How to fix it?
93.4 kB
xet
Upload folder using huggingface_hub
2 months ago