Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
panchadip
/
Resume_Screening_Application
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Resume_Screening_Application
42.5 MB
Ctrl+K
Ctrl+K
1 contributor
History:
16 commits
This space has 1 file scanned as suspicious.
Show
files
panchadip
Create models/sentiment
a564be2
verified
about 1 year ago
NewFile
Create NewFile/nf
about 1 year ago
models
Create models/sentiment
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
almost 2 years ago
README.md
Safe
264 Bytes
initial commit
almost 2 years ago
Resume Screening with Python.ipynb
Safe
184 kB
Upload 4 files
almost 2 years ago
UpdatedResumeDataSet.csv
Safe
3.11 MB
Upload 4 files
almost 2 years ago
app.py
Safe
2.39 kB
Update app.py
almost 2 years ago
clf.pkl
pickle
Detected Pickle imports (7)
"scipy.sparse._csr.csr_matrix"
,
"numpy.ndarray"
,
"sklearn.neighbors._classification.KNeighborsClassifier"
,
"sklearn.preprocessing._label.LabelBinarizer"
,
"sklearn.multiclass.OneVsRestClassifier"
,
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
39 MB
xet
Rename clf (1).pkl to clf.pkl
almost 2 years ago
requirements.txt
Safe
27 Bytes
Update requirements.txt
almost 2 years ago
tfidf.pkl
Suspicious
pickle
Detected Pickle imports (7)
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.dtype"
,
"numpy.float64"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"scipy.sparse._csr.csr_matrix"
How to fix it?
213 kB
xet
Rename tfidf (1).pkl to tfidf.pkl
almost 2 years ago