Delete app.py
6a26a3d verified - 1.52 kB initial commit
- 2.01 kB Initial upload of model and scaler
model.pkl Detected Pickle imports (16)
- "sklearn._loss.link.LogitLink",
- "numpy.random._pickle.__bit_generator_ctor",
- "sklearn._loss.loss.HalfBinomialLoss",
- "sklearn.ensemble._gb.GradientBoostingClassifier",
- "sklearn.tree._classes.DecisionTreeRegressor",
- "numpy.ndarray",
- "numpy.random._pickle.__randomstate_ctor",
- "numpy.random.bit_generator.SeedSequence",
- "sklearn.tree._tree.Tree",
- "numpy._core.multiarray._reconstruct",
- "sklearn.dummy.DummyClassifier",
- "numpy.dtype",
- "numpy.random.bit_generator.__pyx_unpickle_SeedSequence",
- "_loss.CyHalfBinomialLoss",
- "sklearn._loss.link.Interval",
- "numpy.random._mt19937.MT19937"
How to fix it?
480 kB Initial upload of model and scaler - 96 Bytes Upload requirements.txt
scaler.pkl Detected Pickle imports (5)
- "numpy._core.multiarray.scalar",
- "numpy.ndarray",
- "numpy.dtype",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy._core.multiarray._reconstruct"
How to fix it?
747 Bytes Initial upload of model and scaler