Fetching metadata from the HF Docker repository...
Update app.py
c28df8a verified - 1.52 kB initial commit
- 240 Bytes initial commit
- 2.88 kB Update app.py
final_model.pkl Detected Pickle imports (15)
- "numpy.ndarray",
- "sklearn.tree._tree.Tree",
- "numpy.dtype",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "lightgbm.sklearn.LGBMClassifier",
- "sklearn.linear_model._logistic.LogisticRegression",
- "collections.OrderedDict",
- "numpy._core.multiarray.scalar",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "sklearn.utils._bunch.Bunch",
- "collections.defaultdict",
- "sklearn.preprocessing._label.LabelEncoder",
- "lightgbm.basic.Booster",
- "numpy._core.multiarray._reconstruct",
- "sklearn.ensemble._voting.VotingClassifier"
How to fix it?
1.9 MB Upload 3 files label_encoder.pkl Detected Pickle imports (4)
- "numpy.dtype",
- "numpy.ndarray",
- "numpy._core.multiarray._reconstruct",
- "sklearn.preprocessing._label.LabelEncoder"
How to fix it?
251 Bytes Upload 3 files - 48 Bytes Update requirements.txt
scaler.pkl Detected Pickle imports (5)
- "numpy.ndarray",
- "numpy.dtype",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy._core.multiarray.scalar",
- "numpy._core.multiarray._reconstruct"
How to fix it?
1.77 kB Upload 3 files