Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KLEB38
/
OC_P5
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d3a6aa2
OC_P5
/
app
1 contributor
History:
4 commits
KLEB38
feat:added probability and shap values to predict endpoint
97dae9c
15 days ago
main.py
Safe
4.47 kB
feat:added probability and shap values to predict endpoint
15 days ago
pipeline_rh.joblib
pickle
Detected Pickle imports (13)
"sklearn.preprocessing._encoders.OrdinalEncoder"
,
"numpy.float64"
,
"numpy.ndarray"
,
"sklearn.preprocessing._encoders.OneHotEncoder"
,
"None.dtype"
,
"sklearn.preprocessing._function_transformer.FunctionTransformer"
,
"sklearn.preprocessing._data.RobustScaler"
,
"numpy.log1p"
,
"sklearn.compose._column_transformer.ColumnTransformer"
,
"numpy._core.multiarray._reconstruct"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
,
"sklearn.pipeline.Pipeline"
How to fix it?
205 kB
xet
feat:added predict endpoint with Pydantic validation
15 days ago
schemas.py
Safe
2.13 kB
feat:added predict endpoint with Pydantic validation
15 days ago