Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DataWizard9742
/
ResumeScreener
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ResumeScreener
1.81 MB
1 contributor
History:
4 commits
This space has 1 file scanned as suspicious.
Show
files
DataWizard9742
Create requirements.txt
7e34d52
verified
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
README.md
Safe
238 Bytes
initial commit
over 1 year ago
app.py
Safe
2.2 kB
Create app.py
over 1 year ago
model.pkl
pickle
Detected Pickle imports (5)
"numpy.dtype"
,
"scipy.sparse._csr.csr_matrix"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.neighbors._classification.KNeighborsClassifier"
How to fix it?
1.59 MB
xet
Upload 2 files
over 1 year ago
requirements.txt
Safe
944 Bytes
Create requirements.txt
over 1 year ago
tfidf.pkl
Suspicious
pickle
Detected Pickle imports (7)
"numpy.dtype"
,
"scipy.sparse._csr.csr_matrix"
,
"numpy.float64"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
How to fix it?
214 kB
xet
Upload 2 files
over 1 year ago