Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KLEB38
/
OC_P5
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
OC_P5
/
app
215 kB
1 contributor
History:
9 commits
KLEB38
fix: change docker file to include database folder
3078ae5
4 days ago
main.py
Safe
7.76 kB
fix: change docker file to include database folder
4 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
10 days ago
schemas.py
Safe
2.13 kB
feat:added predict endpoint with Pydantic validation
10 days ago