Fetching metadata from the HF Docker repository...
Update Dockerfile
cc9089a verified - src Update src/streamlit_app.py
- 1.52 kB Duplicate from streamlit/streamlit-template-space
- 890 Bytes Update Dockerfile
- 417 Bytes initial commit
- 184 Bytes Update requirements.txt
sales_forecasting_model.pkl Detected Pickle imports (6)
- "sklearn.linear_model._base.LinearRegression",
- "numpy._core.multiarray._reconstruct",
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "None.dtype",
- "numpy.dtype"
How to fix it?
945 Bytes Upload 2 files sales_scaler.pkl Detected Pickle imports (7)
- "numpy.dtype",
- "None.dtype",
- "numpy.ndarray",
- "numpy._core.multiarray._reconstruct",
- "numpy._core.multiarray.scalar",
- "sklearn.preprocessing._data.StandardScaler",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
991 Bytes Upload 2 files