Fetching metadata from the HF Docker repository...
Update app.py
1fbcc9b
verified
-
1.52 kB
initial commit
-
195 Bytes
Create Dockerfile
-
198 Bytes
initial commit
-
4.62 kB
Update app.py
-
3.93 GB
Upload categorical_model.joblib with huggingface_hub
label_encoders.joblib
Detected Pickle imports (6)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "numpy.ndarray",
- "sklearn.preprocessing._label.LabelEncoder",
- "_codecs.encode",
- "numpy.core.multiarray._reconstruct"
How to fix it?
18.2 kB
Upload label_encoders.joblib with huggingface_hub
-
1.06 GB
Upload numerical_model.joblib with huggingface_hub
preprocessor.joblib
Detected Pickle imports (11)
- "sklearn.preprocessing._encoders.OneHotEncoder",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.pipeline.Pipeline",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.float64",
- "numpy.core.multiarray._reconstruct",
- "sklearn.compose._column_transformer.ColumnTransformer",
- "numpy.ndarray",
- "sklearn.impute._base.SimpleImputer",
- "_codecs.encode",
- "numpy.dtype"
How to fix it?
5.18 kB
Upload preprocessor.joblib with huggingface_hub
-
85 Bytes
Update requirements.txt