Update handler.py
44acb8f
verified
-
1.52 kB
initial commit
-
5.26 kB
Create README.md
-
960 Bytes
Update handler.py
minmaxscaler.pkl
Detected Pickle imports (4)
- "sklearn.preprocessing._data.MinMaxScaler",
- "numpy.dtype",
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct"
How to fix it?
760 Bytes
Upload 2 files
model.pkl
Detected Pickle imports (7)
- "numpy._core.multiarray.scalar",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.dtype",
- "numpy.ndarray",
- "numpy._core.multiarray._reconstruct",
- "sklearn.tree._tree.Tree"
How to fix it?
3.55 MB
Upload model.pkl
standscaler.pkl
Detected Pickle imports (5)
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.core.multiarray.scalar",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray",
- "numpy.dtype"
How to fix it?
617 Bytes
Upload 2 files