Fetching metadata from the HF Docker repository...
Update app.py
c0ad3c2
-
1.48 kB
initial commit
-
243 Bytes
initial commit
-
5.95 kB
Update app.py
-
37.1 kB
Upload 3 files
randomforest.pkl
Detected Pickle imports (7)
- "numpy.dtype",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray",
- "numpy.core.multiarray.scalar",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "sklearn.tree._tree.Tree"
How to fix it?
6.33 MB
Upload 3 files
-
31 Bytes
Update requirements.txt
scaling.pkl
Detected Pickle imports (5)
- "numpy.dtype",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray",
- "numpy.core.multiarray.scalar"
How to fix it?
762 Bytes
Upload 3 files