Update app.py
a1c89e3
verified
-
1.52 kB
initial commit
-
239 Bytes
initial commit
-
903 Bytes
Update app.py
model.pkl
Detected Pickle imports (10)
- "sklearn.ensemble._gb_losses.MultinomialDeviance",
- "sklearn.ensemble._gb.GradientBoostingClassifier",
- "sklearn.dummy.DummyClassifier",
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype",
- "sklearn.tree._tree.Tree",
- "numpy.random._pickle.__bit_generator_ctor",
- "sklearn.tree._classes.DecisionTreeRegressor",
- "numpy.ndarray",
- "numpy.random._pickle.__randomstate_ctor"
How to fix it?
481 kB
Upload model.pkl
model_naive_bayes.pkl
Detected Pickle imports (5)
- "numpy.ndarray",
- "sklearn.naive_bayes.GaussianNB",
- "numpy.core.multiarray._reconstruct",
- "numpy.core.multiarray.scalar",
- "numpy.dtype"
How to fix it?
19.8 kB
Upload 2 files
model_svm.pkl
Detected Pickle imports (5)
- "numpy.dtype",
- "numpy.core.multiarray.scalar",
- "numpy.core.multiarray._reconstruct",
- "sklearn.svm._classes.SVC",
- "numpy.ndarray"
How to fix it?
67.5 MB
Upload 2 files
-
38 Bytes
Update requirements.txt