Fetching metadata from the HF Docker repository...
Upload 2 files
4a1ce35 verified - 56 Bytes Create .dockerignore
- 1.52 kB initial commit
- 501 Bytes Create Dockerfile
- 207 Bytes initial commit
RandomForest_model.joblib Detected Pickle imports (7)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "None.dtype",
- "numpy.ndarray",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "numpy.dtype",
- "numpy._core.multiarray._reconstruct",
- "sklearn.tree._classes.DecisionTreeClassifier"
How to fix it?
2.08 MB Upload 2 files - 2.62 kB Update main.py
- 57 Bytes Update requirements.txt
scaler.joblib Detected Pickle imports (7)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy._core.multiarray.scalar",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.ndarray",
- "numpy._core.multiarray._reconstruct",
- "numpy.dtype",
- "None.dtype"
How to fix it?
1.19 kB Upload 2 files