Fetching metadata from the HF Docker repository...
Update app.py
de764ee verified - 1.52 kB initial commit
- 231 Bytes Upload 8 files
- 7.28 kB Update app.py
phishing_knn_model.pkl Detected Pickle imports (7)
- "numpy._core.multiarray._reconstruct",
- "numpy._core.multiarray.scalar",
- "numpy.ndarray",
- "numpy.dtype",
- "sklearn.neighbors._classification.KNeighborsClassifier",
- "sklearn.preprocessing._data.StandardScaler",
- "sklearn.pipeline.Pipeline"
How to fix it?
1.65 MB Upload 5 files phishing_model.pkl Detected Pickle imports (7)
- "numpy._core.multiarray._reconstruct",
- "numpy._core.multiarray.scalar",
- "numpy.ndarray",
- "numpy.dtype",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "sklearn.tree._tree.Tree",
- "sklearn.tree._classes.DecisionTreeClassifier"
How to fix it?
8.48 MB Upload 5 files phishing_rf_model.pkl Detected Pickle imports (7)
- "numpy._core.multiarray._reconstruct",
- "numpy._core.multiarray.scalar",
- "numpy.ndarray",
- "numpy.dtype",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "sklearn.tree._tree.Tree",
- "sklearn.tree._classes.DecisionTreeClassifier"
How to fix it?
8.59 MB Upload 5 files phishing_svm_model.pkl Detected Pickle imports (7)
- "numpy._core.multiarray._reconstruct",
- "numpy._core.multiarray.scalar",
- "numpy.ndarray",
- "numpy.dtype",
- "sklearn.svm._classes.SVC",
- "sklearn.preprocessing._data.StandardScaler",
- "sklearn.pipeline.Pipeline"
How to fix it?
237 kB Upload 5 files - 77 Bytes Update requirements.txt
scaler.pkl Detected Pickle imports (5)
- "numpy._core.multiarray._reconstruct",
- "numpy._core.multiarray.scalar",
- "numpy.ndarray",
- "numpy.dtype",
- "sklearn.preprocessing._data.StandardScaler"
How to fix it?
1.43 kB Upload 5 files