Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Maslov-Artem
/
nlp_proj
like
0
Sleeping
App
Files
Files
Community
1
9f7701f
nlp_proj
2 contributors
History:
3 commits
Maslov-Artem
Add logreg
9f7701f
8 months ago
.gitattributes
Safe
1.52 kB
initial commit
8 months ago
.gitignore
Safe
59 Bytes
Add logreg
8 months ago
README.md
Safe
233 Bytes
initial commit
8 months ago
app.py
Safe
1.23 kB
Add logreg
8 months ago
logreg_model.pkl
pickle
Detected Pickle imports (4)
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
664 kB
LFS
Add logreg
8 months ago
preprocessing.py
Safe
889 Bytes
Add logreg
8 months ago
requirements.txt
Safe
5.08 kB
Add logreg
8 months ago
vectorizer.pkl
pickle
Detected Pickle imports (7)
"numpy.float64"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"scipy.sparse._csr.csr_matrix"
,
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"numpy.ndarray"
How to fix it?
3.38 MB
LFS
Add logreg
8 months ago