Fetching metadata from the HF Docker repository...
Upload app.py
a73c874 verified - 1.52 kB initial commit
- 257 Bytes initial commit
- 2.47 kB Upload app.py
marketing_model.pkl Detected Pickle imports (7)
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.ndarray",
- "numpy.core.multiarray.scalar",
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype",
- "sklearn.tree._tree.Tree",
- "sklearn.ensemble._forest.RandomForestClassifier"
How to fix it?
2.92 MB Upload marketing_model.pkl - 32 Bytes Rename reqruirements.txt to requirements.txt
scaler.pkl Detected Pickle imports (5)
- "numpy.dtype",
- "numpy.core.multiarray._reconstruct",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.core.multiarray.scalar",
- "numpy.ndarray"
How to fix it?
1.58 kB Upload scaler.pkl