Fetching metadata from the HF Docker repository...
Update app.py
d114ffd verified - 1.52 kB initial commit
- 323 Bytes Create Dockerfile
- 199 Bytes initial commit
- 1.25 kB Update app.py
crash_detection_model.pkl Detected Pickle imports (5)
- "numpy.ndarray",
- "numpy.dtype",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
102 kB Upload 2 files - 62 Bytes Update requirements.txt
scaler.pkl Detected Pickle imports (7)
- "numpy._core.multiarray.scalar",
- "numpy.ndarray",
- "numpy.dtype",
- "sklearn.preprocessing._data.StandardScaler",
- "_codecs.encode",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy._core.multiarray._reconstruct"
How to fix it?
1.22 kB Upload 2 files