Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Aashish13
/
Resume_Screening_with_Python_NLP
like
0
Build error
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
main
Resume_Screening_with_Python_NLP
236 MB
2 contributors
History:
8 commits
This space has 1 file scanned as suspicious.
Show
files
Aashish13
hpratapsingh
Update app.py (
#3
)
33bd636
verified
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
README.md
Safe
332 Bytes
initial commit
about 1 year ago
app.py
Safe
4.42 kB
Update app.py (#3)
about 1 year ago
clf.pkl
pickle
Detected Pickle imports (7)
"numpy.core.multiarray.scalar"
,
"sklearn.multiclass.OneVsRestClassifier"
,
"sklearn.svm._classes.SVC"
,
"numpy.ndarray"
,
"sklearn.preprocessing._label.LabelBinarizer"
,
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
236 MB
xet
Upload 5 files
about 1 year ago
encoder.pkl
pickle
Detected Pickle imports (4)
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"numpy.dtype"
How to fix it?
632 Bytes
xet
Upload 5 files
about 1 year ago
requirements.txt
Safe
4.47 kB
Upload requirements.txt
about 1 year ago
tfidf.pkl
Suspicious
pickle
Detected Pickle imports (7)
"scipy.sparse._csr.csr_matrix"
,
"numpy.float64"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
213 kB
xet
Upload 5 files
about 1 year ago