Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
anirudhabokil
/
mlops_with_python
like
0
Runtime error
App
Files
Files
Community
main
mlops_with_python
1 contributor
History:
5 commits
anirudhabokil
Update requirements.txt
a38e1cf
verified
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
README.md
Safe
298 Bytes
initial commit
3 months ago
app.py
Safe
2.39 kB
First Commit
3 months ago
model.joblib
pickle
Detected Pickle imports (10)
"sklearn.preprocessing._data.StandardScaler"
,
"sklearn.preprocessing._encoders.OneHotEncoder"
,
"numpy.dtype"
,
"_codecs.encode"
,
"numpy.ndarray"
,
"numpy.float64"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.pipeline.Pipeline"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.compose._column_transformer.ColumnTransformer"
How to fix it?
3.84 kB
LFS
First Commit
3 months ago
requirements.txt
Safe
33 Bytes
Update requirements.txt
3 months ago