Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Mitul6299
/
Deployment
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Deployment
5.62 kB
Ctrl+K
Ctrl+K
1 contributor
History:
3 commits
Mitul6299
Upload app.py
4b83a02
verified
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
README.md
Safe
282 Bytes
initial commit
over 1 year ago
app.py
Safe
1.16 kB
Upload app.py
over 1 year ago
logistic_model.pkl
pickle
Detected Pickle imports (4)
"numpy.dtype"
,
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy._core.multiarray._reconstruct"
,
"numpy.ndarray"
How to fix it?
755 Bytes
xet
Upload 4 files
over 1 year ago
requirements.txt
Safe
40 Bytes
Upload 4 files
over 1 year ago
scaler.pkl
pickle
Detected Pickle imports (5)
"numpy._core.multiarray.scalar"
,
"numpy.ndarray"
,
"numpy.dtype"
,
"sklearn.preprocessing._data.StandardScaler"
,
"numpy._core.multiarray._reconstruct"
How to fix it?
696 Bytes
xet
Upload 4 files
over 1 year ago
streamlit_app.py
Safe
1.16 kB
Upload 4 files
over 1 year ago