Fetching metadata from the HF Docker repository...
Update requirements.txt
a9e4f75 verified - src Update src/streamlit_app.py
- 1.52 kB Duplicate from streamlit/streamlit-template-space
- 426 Bytes Duplicate from streamlit/streamlit-template-space
- 457 Bytes initial commit
- 1.14 kB Create app.py
medical_model.pkl Detected Pickle imports (9)
- "sklearn._loss.link.IdentityLink",
- "sklearn.ensemble._gb.GradientBoostingRegressor",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn._loss.link.Interval",
- "numpy.ndarray",
- "_loss.CyHalfSquaredError",
- "sklearn._loss.loss.HalfSquaredError",
- "numpy.dtype",
- "sklearn.dummy.DummyRegressor"
How to fix it?
143 kB Upload 2 files - 49 Bytes Update requirements.txt
scaler.pkl Detected Pickle imports (7)
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy._core.multiarray._reconstruct",
- "numpy.dtype",
- "None.dtype",
- "numpy._core.multiarray.scalar"
How to fix it?
1.16 kB Upload 2 files