Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Shrikrishna
/
resumeCatPredictor
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
resumeCatPredictor
1.78 MB
1 contributor
History:
16 commits
This space has 1 file scanned as suspicious.
Show
files
Shrikrishna
Rename tfidf (1).pkl to tfidf.pkl
89c246f
verified
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
README.md
Safe
263 Bytes
initial commit
over 1 year ago
app.py
Safe
4.32 kB
Update app.py
over 1 year ago
clf.pkl
pickle
Detected Pickle imports (5)
"sklearn.neighbors._classification.KNeighborsClassifier"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"scipy.sparse._csr.csr_matrix"
,
"numpy.dtype"
How to fix it?
1.56 MB
xet
Rename clf (1).pkl to clf.pkl
over 1 year ago
requirements.txt
Safe
22 Bytes
Update requirements.txt
over 1 year ago
tfidf.pkl
Suspicious
pickle
Detected Pickle imports (7)
"numpy.float64"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"scipy.sparse._csr.csr_matrix"
,
"numpy.dtype"
How to fix it?
213 kB
xet
Rename tfidf (1).pkl to tfidf.pkl
over 1 year ago