Fetching metadata from the HF Docker repository...
Update app.py
e604264 verified - 1.52 kB initial commit
- 337 Bytes initial commit
allostatic_model.pkl Detected Pickle imports (7)
- "numpy.dtype",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy._core.multiarray._reconstruct",
- "None.dtype",
- "numpy.ndarray"
How to fix it?
131 MB Upload 2 files - 7.15 kB Update app.py
imputer.pkl Detected Pickle imports (6)
- "numpy.ndarray",
- "sklearn.impute._base.SimpleImputer",
- "numpy._core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "None.dtype"
How to fix it?
999 Bytes Upload imputer.pkl - 84 Bytes Update requirements.txt
shap_explainer.pkl Detected Pickle imports (6)
- "numpy.dtype",
- "shap.explainers._tree.TreeEnsemble",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "shap.explainers._tree.SingleTree",
- "numpy.ndarray",
- "shap.explainers._tree.TreeExplainer"
How to fix it?
219 MB Upload 2 files