Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
elouayas
/
test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
test
3 contributors
History:
13 commits
This space has 1 file scanned as unsafe.
Show
files
Yassine EL OUAHIDI
remove shap 2
9ab6fdd
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
README.md
Safe
251 Bytes
initial commit
over 1 year ago
app.py
Safe
3.9 kB
remove shap 2
about 1 year ago
dict_impute_pre.pkl
Safe
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
260 Bytes
LFS
v0
over 1 year ago
explainer_pre.pkl
Unsafe
pickle
Detected Pickle imports (12)
"numpy.vectorize"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.svm._classes.SVC"
,
"shap.explainers._kernel.Kernel"
,
"builtins.getattr"
,
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
,
"shap.utils._legacy.DenseData"
,
"shap.utils._legacy.LogitLink.f"
,
"shap.utils._legacy.Model"
,
"numpy.ndarray"
,
"shap.utils._legacy.LogitLink"
How to fix it?
66.5 kB
LFS
v0
over 1 year ago
requirements.txt
Safe
12 Bytes
Add application file
over 1 year ago
scaler_pre.pkl
pickle
Detected Pickle imports (5)
"numpy.core.multiarray._reconstruct"
,
"sklearn.preprocessing._data.StandardScaler"
,
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
,
"numpy.ndarray"
How to fix it?
821 Bytes
LFS
v0
over 1 year ago
svm.pkl
pickle
Detected Pickle imports (8)
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"sklearn.calibration._SigmoidCalibration"
,
"sklearn.svm._classes.SVC"
,
"sklearn.calibration._CalibratedClassifier"
,
"sklearn.calibration.CalibratedClassifierCV"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
119 kB
LFS
test model
over 1 year ago
svm_pre.pkl
pickle
Detected Pickle imports (5)
"numpy.core.multiarray._reconstruct"
,
"sklearn.svm._classes.SVC"
,
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
,
"numpy.ndarray"
How to fix it?
42.4 kB
LFS
v0
over 1 year ago