Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Shrikrishna
/
resumeCatPredictor
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
resumeCatPredictor
Ctrl+K
Ctrl+K
1 contributor
History:
16 commits
Shrikrishna
Rename tfidf (1).pkl to tfidf.pkl
89c246f
verified
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
README.md
Safe
263 Bytes
initial commit
10 months ago
app.py
Safe
4.32 kB
Update app.py
10 months 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
10 months ago
requirements.txt
Safe
22 Bytes
Update requirements.txt
10 months ago
tfidf.pkl
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
10 months ago