Fetching metadata from the HF Docker repository...
Update app.py
faa66dd verified - 1.52 kB initial commit
- 307 Bytes initial commit
- 2.83 kB Update app.py
- 4.45 MB Upload 7 files
class_names.pkl Detected Pickle imports (5)
- "numpy._core.multiarray._reconstruct",
- "_codecs.encode",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "numpy.ndarray"
How to fix it?
1.18 kB Upload 7 files label_encoder.pkl Detected Pickle imports (6)
- "numpy._core.multiarray._reconstruct",
- "sklearn.preprocessing._label.LabelEncoder",
- "_codecs.encode",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "numpy.ndarray"
How to fix it?
1.29 kB Upload 7 files - 51 Bytes Create requirements.txt
selected_mi_features.pkl Detected Pickle imports (7)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy._core.multiarray._reconstruct",
- "pandas.core.indexes.base._new_Index",
- "_codecs.encode",
- "pandas.core.indexes.base.Index",
- "numpy.dtype",
- "numpy.ndarray"
How to fix it?
899 Bytes Upload 7 files - 40 Bytes Upload 7 files
standard_scaler.pkl Detected Pickle imports (7)
- "numpy._core.multiarray._reconstruct",
- "numpy._core.multiarray.scalar",
- "sklearn.preprocessing._data.StandardScaler",
- "_codecs.encode",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "numpy.ndarray"
How to fix it?
2.68 kB Upload 7 files variance_threshold.pkl Detected Pickle imports (6)
- "numpy._core.multiarray._reconstruct",
- "sklearn.feature_selection._variance_threshold.VarianceThreshold",
- "_codecs.encode",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "numpy.ndarray"
How to fix it?
1.72 kB Upload 7 files