Fetching metadata from the HF Docker repository...
Update requirements.txt
b8f57cc verified - 1.62 kB upload trained model
- 237 Bytes initial commit
- 1.5 kB Update app.py
- 180 kB upload trained model
- 246 kB add data file
label_encoders.pkl Detected Pickle imports (6)
- "numpy.ndarray",
- "sklearn.preprocessing._label.LabelEncoder",
- "_codecs.encode",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "numpy.core.multiarray._reconstruct"
How to fix it?
2.8 kB upload label encoder - 117 Bytes Update requirements.txt
scaler.pkl Detected Pickle imports (7)
- "numpy.ndarray",
- "_codecs.encode",
- "sklearn.preprocessing._data.StandardScaler",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "numpy.core.multiarray.scalar",
- "numpy.core.multiarray._reconstruct"
How to fix it?
1.4 kB upload scalar