Fetching metadata from the HF Docker repository...
Update app.py
cdf0235 verified - 1.52 kB initial commit
MinMax.pkl Detected Pickle imports (6)
- "_codecs.encode",
- "numpy.core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.preprocessing._data.MinMaxScaler",
- "numpy.ndarray",
- "numpy.dtype"
How to fix it?
1.15 kB Upload 2 files - 309 Bytes initial commit
- 3.28 kB Update app.py
churn_model.joblib Detected Pickle imports (4)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "xgboost.sklearn.XGBClassifier",
- "numpy.dtype"
How to fix it?
662 kB Upload 3 files le_col.pkl Detected Pickle imports (6)
- "sklearn.preprocessing._label.LabelEncoder",
- "_codecs.encode",
- "numpy.core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "numpy.dtype"
How to fix it?
4.88 kB Upload 2 files - 34 Bytes Update requirements.txt