Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
savi-cyber
/
machine_fail_app
like
0
Runtime error
App
Files
Files
Community
main
machine_fail_app
1 contributor
History:
4 commits
savi-cyber
Delete train.py
587f769
verified
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 months ago
README.md
Safe
251 Bytes
initial commit
5 months ago
app.py
Safe
1.71 kB
renaming the application file
5 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
1st upload of the app without the scheduler
5 months ago
requirements.txt
Safe
20 Bytes
1st upload of the app without the scheduler
5 months ago