Fetching metadata from the HF Docker repository...
Uploaded the app files
939e3f8 verified - 1.52 kB initial commit
- 274 Bytes initial commit
- 2.63 kB Uploaded the app files
linear_model.pkl Detected Pickle imports (4)
- "sklearn.linear_model._base.LinearRegression",
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype"
How to fix it?
648 Bytes Uploaded the app files logistic_model.pkl Detected Pickle imports (4)
- "numpy.ndarray",
- "sklearn.linear_model._logistic.LogisticRegression",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype"
How to fix it?
911 Bytes Uploaded the app files poly_model.pkl Detected Pickle imports (4)
- "sklearn.linear_model._base.LinearRegression",
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype"
How to fix it?
648 Bytes Uploaded the app files - 64 Bytes Uploaded the app files
rf_classifier.pkl Detected Pickle imports (4)
- "numpy.ndarray",
- "sklearn.linear_model._logistic.LogisticRegression",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype"
How to fix it?
911 Bytes Uploaded the app files scaler.pkl Detected Pickle imports (7)
- "numpy.core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "_codecs.encode",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.core.multiarray.scalar",
- "numpy.dtype"
How to fix it?
1.13 kB Uploaded the app files