Fetching metadata from the HF Docker repository...
Create requirements.txt
6110764 verified - 1.52 kB initial commit
- 224 Bytes initial commit
- 811 Bytes Create app.py
best_svr_model.pkl Detected Pickle imports (7)
- "_codecs.encode",
- "numpy.ndarray",
- "sklearn.svm._classes.SVR",
- "numpy.core.multiarray.scalar",
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
25.4 kB Upload 2 files - 33 Bytes Create requirements.txt
scaler.pkl Detected Pickle imports (7)
- "_codecs.encode",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.ndarray",
- "numpy.core.multiarray.scalar",
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
1.02 kB Upload 2 files