Update my Project file.
b79ab64
-
1.52 kB
initial commit
-
307 Bytes
initial commit
-
3.64 kB
Update my Project file.
-
1.19 MB
Added my Project files, deployed my Gradio application.
encoder.pkl
Detected Pickle imports (5)
- "sklearn.preprocessing._encoders.OneHotEncoder",
- "numpy.float64",
- "numpy.ndarray",
- "numpy.dtype",
- "numpy.core.multiarray._reconstruct"
How to fix it?
1.61 kB
Added my Project files, deployed my Gradio application.
model.pkl
Detected Pickle imports (7)
- "numpy.ndarray",
- "numpy.dtype",
- "numpy.core.multiarray.scalar",
- "numpy.core.multiarray._reconstruct",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "sklearn.tree._tree.Tree",
- "sklearn.ensemble._forest.RandomForestClassifier"
How to fix it?
4.74 MB
Added my Project files, deployed my Gradio application.
-
26 Bytes
Added my Project files, deployed my Gradio application.
scaler.pkl
Detected Pickle imports (5)
- "numpy.ndarray",
- "numpy.core.multiarray.scalar",
- "numpy.dtype",
- "numpy.core.multiarray._reconstruct",
- "sklearn.preprocessing._data.StandardScaler"
How to fix it?
698 Bytes
Added my Project files, deployed my Gradio application.