Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
weewoo2636
/
P1G5_deployment_wilson
like
0
Sleeping
App
Files
Files
Community
main
P1G5_deployment_wilson
1 contributor
History:
11 commits
weewoo2636
Upload 7 files
4f875cb
verified
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 months ago
README.md
Safe
245 Bytes
initial commit
5 months ago
app.py
Safe
430 Bytes
Upload 5 files
5 months ago
eda.py
Safe
6.14 kB
Upload 6 files
5 months ago
eda_data.csv
Safe
361 kB
Upload 6 files
5 months ago
model.pkl
pickle
Detected Pickle imports (5)
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"numpy.core.multiarray.scalar"
,
"sklearn.svm._classes.SVC"
How to fix it?
133 kB
LFS
Upload 5 files
5 months ago
prediction.py
Safe
2.35 kB
add scaler before prediction
5 months ago
requirements.txt
Safe
47 Bytes
Upload requirements.txt
5 months ago
scaler.pkl
pickle
Detected Pickle imports (4)
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"sklearn.preprocessing._data.RobustScaler"
How to fix it?
858 Bytes
LFS
add scaler before prediction
5 months ago