Fetching metadata from the HF Docker repository...
Update app.py
4d0735f verified - 1.52 kB initial commit
- 261 Bytes initial commit
- 3.07 kB Update app.py
litecoin_model.pkl Detected Pickle imports (7)
- "sklearn.tree._tree.Tree",
- "numpy.dtype",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy._core.multiarray._reconstruct",
- "numpy._core.multiarray.scalar",
- "numpy.ndarray",
- "sklearn.ensemble._forest.RandomForestClassifier"
How to fix it?
3.79 MB Rename litecoin_model_old.pkl to litecoin_model.pkl - 38 Bytes Update requirements.txt
scaler.pkl Detected Pickle imports (5)
- "numpy.dtype",
- "numpy._core.multiarray._reconstruct",
- "numpy._core.multiarray.scalar",
- "numpy.ndarray",
- "sklearn.preprocessing._data.StandardScaler"
How to fix it?
600 Bytes Upload scaler.pkl