Fetching metadata from the HF Docker repository...
danupurnomo
Add files and images
b495898
model_feat_enc.pkl
Detected Pickle imports (5)
- "numpy.ndarray",
- "numpy.float64",
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype",
- "sklearn.preprocessing._encoders.OrdinalEncoder"
How to fix it?
646 Bytes
Add files and images
model_feat_scaling.pkl
Detected Pickle imports (4)
- "numpy.dtype",
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "sklearn.preprocessing._data.MinMaxScaler"
How to fix it?
1.24 kB
Add files and images
model_rating.pkl
Detected Pickle imports (5)
- "sklearn.linear_model._base.LinearRegression",
- "numpy.ndarray",
- "numpy.core.multiarray.scalar",
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype"
How to fix it?
743 Bytes
Add files and images