Fetching metadata from the HF Docker repository...
Update app.py
49bc541 - 1.34 kB initial commit
- 256 Bytes initial commit
- 2.34 kB Update app.py
hot_enc.pkl Detected Pickle imports (5)
- "numpy.dtype",
- "numpy.ndarray",
- "numpy.float64",
- "sklearn.preprocessing._encoders.OneHotEncoder",
- "numpy.core.multiarray._reconstruct"
How to fix it?
3.84 kB Upload hot_enc.pkl label_enc.pkl Detected Pickle imports (4)
- "numpy.dtype",
- "numpy.ndarray",
- "sklearn.preprocessing._label.LabelEncoder",
- "numpy.core.multiarray._reconstruct"
How to fix it?
973 Bytes Upload label_enc.pkl - 50.9 kB Upload logo.jpg
mlp_classifier.pkl Detected Pickle imports (8)
- "numpy.core.multiarray.scalar",
- "numpy.dtype",
- "numpy.ndarray",
- "numpy.random._pickle.__randomstate_ctor",
- "sklearn.preprocessing._label.LabelBinarizer",
- "sklearn.neural_network._multilayer_perceptron.MLPClassifier",
- "sklearn.neural_network._stochastic_optimizers.AdamOptimizer",
- "numpy.core.multiarray._reconstruct"
How to fix it?
2.73 MB Upload mlp_classifier.pkl - 7 Bytes Create new file
scaler.pkl Detected Pickle imports (5)
- "numpy.core.multiarray.scalar",
- "numpy.dtype",
- "numpy.ndarray",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.core.multiarray._reconstruct"
How to fix it?
521 Bytes Upload scaler.pkl