Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
codemogul
/
tracker
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
tracker
2 contributors
History:
6 commits
deeksonparlma
added dependancy
4946fce
almost 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
almost 2 years ago
README.md
248 Bytes
initial commit
almost 2 years ago
app.py
415 Bytes
added dependancy
almost 2 years ago
model.pkl
pickle
Detected Pickle imports (4)
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
How to fix it?
45.8 kB
LFS
updates
almost 2 years ago
requirements.txt
Safe
44 Bytes
added dependancy
almost 2 years ago
vectorizer.pkl
pickle
Detected Pickle imports (7)
"numpy.dtype"
,
"scipy.sparse._csr.csr_matrix"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.float64"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"sklearn.feature_extraction.text.TfidfTransformer"
How to fix it?
4.51 kB
LFS
updates
almost 2 years ago