Fetching metadata from the HF Docker repository...
Update app.py
8c4f330 verified - 1.52 kB initial commit
- 234 Bytes Update README.md
- 3.54 kB Update app.py
brf.pkl Detected Pickle imports (7)
- "numpy._core.multiarray._reconstruct",
- "imblearn.ensemble._forest.BalancedRandomForestClassifier",
- "None.dtype",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.dtype",
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
23.6 MB Rename model.pkl to brf.pkl brf_label.pkl Detected Pickle imports (7)
- "numpy._core.multiarray._reconstruct",
- "imblearn.ensemble._forest.BalancedRandomForestClassifier",
- "None.dtype",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.dtype",
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
384 MB Upload brf_label.pkl - 57 Bytes Update requirements.txt