Fetching metadata from the HF Docker repository...
update app.py
004b76a
verified
-
1.52 kB
initial commit
-
150 kB
first commit
-
243 Bytes
initial commit
-
3.12 kB
update app.py
minmaxscaler.pkl
Detected Pickle imports (4)
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype",
- "sklearn.preprocessing._data.MinMaxScaler",
- "numpy.ndarray"
How to fix it?
760 Bytes
first commit
model.pkl
Detected Pickle imports (7)
- "numpy._core.multiarray._reconstruct",
- "sklearn.tree._tree.Tree",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy._core.multiarray.scalar",
- "numpy.ndarray",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "numpy.dtype"
How to fix it?
3.55 MB
first commit
-
42 Bytes
Update requirements.txt
standscaler.pkl
Detected Pickle imports (5)
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype",
- "numpy.core.multiarray.scalar",
- "sklearn.preprocessing._data.StandardScaler"
How to fix it?
617 Bytes
first commit