Fetching metadata from the HF Docker repository...
Update app.py
466d49d verified - 1.52 kB initial commit
- 259 Bytes initial commit
- 5.09 kB Update app.py
label_encoders.pkl Detected Pickle imports (4)
- "numpy._core.multiarray._reconstruct",
- "sklearn.preprocessing._label.LabelEncoder",
- "numpy.ndarray",
- "numpy.dtype"
How to fix it?
19.7 kB Upload 4 files random_forest_model.pkl Detected Pickle imports (7)
- "sklearn.tree._tree.Tree",
- "numpy.ndarray",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "numpy.dtype",
- "numpy._core.multiarray.scalar",
- "numpy._core.multiarray._reconstruct",
- "sklearn.tree._classes.DecisionTreeClassifier"
How to fix it?
154 MB Upload 4 files - 1.15 kB Upload requirements.txt
scaler.pkl Detected Pickle imports (5)
- "numpy._core.multiarray._reconstruct",
- "numpy.ndarray",
- "numpy._core.multiarray.scalar",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.dtype"
How to fix it?
688 Bytes Upload 4 files - 129 kB Upload xgb_classifier.joblib