Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mvrick3027
/
Offensive-Classification-App
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3c9b479
Offensive-Classification-App
Ctrl+K
Ctrl+K
1 contributor
History:
6 commits
Mvrick3027
Upload offencive words dictation.ipynb
3c9b479
almost 4 years ago
.gitattributes
Safe
1.17 kB
initial commit
almost 4 years ago
README.md
Safe
251 Bytes
initial commit
almost 4 years ago
app.py
Safe
1.03 kB
Upload app.py
almost 4 years ago
model.pkl
pickle
Detected Pickle imports (4)
"numpy.dtype"
,
"sklearn.naive_bayes.BernoulliNB"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
How to fix it?
129 kB
model
almost 4 years ago
offencive words dictation.ipynb
Safe
825 kB
Upload offencive words dictation.ipynb
almost 4 years ago
requirements.txt
Safe
23 Bytes
requirements
almost 4 years ago
vectorizer.pkl
pickle
Detected Pickle imports (8)
"numpy.ndarray"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.float64"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"numpy.dtype"
,
"scipy.sparse.csr.csr_matrix"
,
"numpy.core.multiarray.scalar"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
282 kB
tfidf
almost 4 years ago