Update requirements.txt
7b20328
verified
-
1.52 kB
initial commit
-
236 Bytes
initial commit
-
3.98 kB
Create app.py
-
349 kB
Upload 3 files
ohe.joblib
Detected Pickle imports (7)
- "numpy.dtype",
- "sklearn.preprocessing._encoders.OneHotEncoder",
- "_codecs.encode",
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.core.multiarray._reconstruct",
- "numpy.float64"
How to fix it?
1.57 kB
Upload 3 files
-
60 Bytes
Update requirements.txt
scaler.joblib
Detected Pickle imports (6)
- "numpy.dtype",
- "_codecs.encode",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.core.multiarray._reconstruct"
How to fix it?
1.1 kB
Upload 3 files