Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sdbrgo
/
PERCEUL
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
PERCEUL
/
preprocessing
1.47 kB
Ctrl+K
Ctrl+K
1 contributor
History:
6 commits
sdbrgo
Upload exploration_pipeline.pkl
909ecac
verified
3 months ago
core_pipeline.pkl
Suspicious
pickle
Detected Pickle imports (5)
"sklearn.preprocessing._data.StandardScaler"
,
"__main__.NumericSelector"
,
"sklearn.pipeline.Pipeline"
,
"sklearn.decomposition._pca.PCA"
,
"sklearn.impute._base.SimpleImputer"
How to fix it?
669 Bytes
xet
Rename pipelines/core_pipeline.pkl to preprocessing/core_pipeline.pkl
3 months ago
exploration_pipeline.pkl
Suspicious
pickle
Detected Pickle imports (4)
"sklearn.preprocessing._data.StandardScaler"
,
"sklearn.pipeline.Pipeline"
,
"__main__.NumericSelector"
,
"sklearn.impute._base.SimpleImputer"
How to fix it?
462 Bytes
xet
Upload exploration_pipeline.pkl
3 months ago
numeric_selector.py
Safe
342 Bytes
Rename preprocessing/numericselector.py to preprocessing/numeric_selector.py
3 months ago