Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Harika22
/
stackoverflow_tag_predictions
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
stackoverflow_tag_predictions
86.7 MB
1 contributor
History:
22 commits
This space has 2 files scanned as suspicious.
Show
files
Harika22
Update pages/model.py
17762b2
verified
8 months ago
pages
Update pages/model.py
8 months ago
.gitattributes
Safe
1.52 kB
initial commit
9 months ago
README.md
Safe
302 Bytes
Update README.md
9 months ago
app.py
Safe
2.02 kB
Update app.py
9 months ago
mlb.pkl
Suspicious
pickle
Detected Pickle imports (4)
"sklearn.preprocessing._label.MultiLabelBinarizer"
,
"numpy._core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
24.2 kB
xet
Upload mlb.pkl
9 months ago
model.pkl
pickle
Detected Pickle imports (12)
"numpy.random._mt19937.MT19937"
,
"numpy.random.bit_generator.SeedSequence"
,
"numpy.random.bit_generator.__pyx_unpickle_SeedSequence"
,
"sklearn.neural_network._multilayer_perceptron.MLPClassifier"
,
"numpy._core.multiarray.scalar"
,
"sklearn.neural_network._stochastic_optimizers.AdamOptimizer"
,
"numpy._core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"numpy.random._pickle.__randomstate_ctor"
,
"numpy.dtype"
,
"sklearn.preprocessing._label.LabelBinarizer"
,
"numpy.random._pickle.__bit_generator_ctor"
How to fix it?
86.1 MB
xet
Upload model.pkl
9 months ago
requirements.txt
Safe
77 Bytes
Update requirements.txt
8 months ago
tfidf.pkl
Suspicious
pickle
Detected Pickle imports (6)
"numpy.float64"
,
"numpy.ndarray"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.dtype"
,
"numpy._core.multiarray._reconstruct"
How to fix it?
548 kB
xet
Upload tfidf.pkl
9 months ago