Fetching metadata from the HF Docker repository...
Update app.py
8b65a95 verified - 120 Bytes Update README.md
- 1.46 kB Update app.py
baseline_logistic_model.pkl Detected Pickle imports (6)
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "sklearn.linear_model._logistic.LogisticRegression",
- "numpy._core.multiarray._reconstruct",
- "_codecs.encode"
How to fix it?
1.65 kB feat: Completed the Project - 346 Bytes feat: Completed the Project
- 53.5 kB feat: Completed the Project
- 244 kB chore: initial project dataset and notebook is created
l1_model.pkl Detected Pickle imports (6)
- "numpy._core.multiarray._reconstruct",
- "sklearn.linear_model._logistic.LogisticRegression",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "_codecs.encode",
- "numpy.ndarray"
How to fix it?
1.66 kB feat: Completed the Project l2_model.pkl Detected Pickle imports (6)
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "sklearn.linear_model._logistic.LogisticRegression",
- "numpy._core.multiarray._reconstruct",
- "_codecs.encode"
How to fix it?
1.65 kB feat: Completed the Project model_features.pkl Detected Pickle imports (7)
- "pandas.core.indexes.base._new_Index",
- "numpy._core.multiarray._reconstruct",
- "_codecs.encode",
- "numpy.dtype",
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "pandas.core.indexes.base.Index"
How to fix it?
852 Bytes feat: Completed the Project - 62 Bytes feat: Completed the Project