Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ankitt6174
/
python-server
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
python-server
378 MB
Ctrl+K
Ctrl+K
1 contributor
History:
5 commits
ankitt6174
Hope this is final commit
1490d6a
8 months ago
.gitattributes
Safe
1.57 kB
Add large files
8 months ago
.gitignore
Safe
4 Bytes
Hope this is final commit
8 months ago
Dockerfile
Safe
476 Bytes
Hope this is final commit
8 months ago
README.md
Safe
256 Bytes
initial commit
8 months ago
app.py
Safe
3.15 kB
Hope this is final commit
8 months ago
encoder.pkl
pickle
Detected Pickle imports (4)
"numpy._core.multiarray._reconstruct"
,
"numpy.dtype"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"numpy.ndarray"
How to fix it?
1.46 kB
xet
Adding encoder and scaler
8 months ago
model.joblib
378 MB
xet
Add large files
8 months ago
requirements.txt
Safe
740 Bytes
Hope this is final commit
8 months ago
scaler.pkl
pickle
Detected Pickle imports (5)
"numpy._core.multiarray._reconstruct"
,
"numpy.dtype"
,
"numpy._core.multiarray.scalar"
,
"numpy.ndarray"
,
"sklearn.preprocessing._data.StandardScaler"
How to fix it?
1.02 kB
xet
Adding encoder and scaler
8 months ago