Fetching metadata from the HF Docker repository...
Update app.py
62e0d6c
verified
-
1.52 kB
initial commit
-
253 Bytes
initial commit
-
8.55 kB
Update app.py
model.bin
Detected Pickle imports (6)
- "numpy.ndarray",
- "_codecs.encode",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.linear_model._logistic.LogisticRegression",
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype"
How to fix it?
2.51 kB
Upload 3 files
-
45 Bytes
Upload 3 files
scaler.bin
Detected Pickle imports (7)
- "numpy.ndarray",
- "sklearn.preprocessing._data.StandardScaler",
- "_codecs.encode",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.core.multiarray.scalar",
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype"
How to fix it?
2.63 kB
Upload 3 files