Fetching metadata from the HF Docker repository...
Upload app.py
7cdbf95 verified - src Duplicate from streamlit/streamlit-template-space
- 1.52 kB Duplicate from streamlit/streamlit-template-space
- 517 kB Upload 13 files
- 426 Bytes Duplicate from streamlit/streamlit-template-space
LR_model.pkl Detected Pickle imports (4)
- "sklearn.linear_model._logistic.LogisticRegression",
- "numpy._core.multiarray._reconstruct",
- "numpy.dtype",
- "numpy.ndarray"
How to fix it?
1.85 kB Upload 13 files - 150 Bytes Update README.md
- 4.56 kB Upload 13 files
decision_tree_model.pkl Detected Pickle imports (6)
- "sklearn.tree._tree.Tree",
- "numpy.dtype",
- "numpy._core.multiarray._reconstruct",
- "numpy.ndarray",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy._core.multiarray.scalar"
How to fix it?
5.86 kB Upload 13 files - 36.1 kB Upload 13 files
- 155 kB Upload 13 files
gaussian_nb_model.pkl Detected Pickle imports (5)
- "numpy.ndarray",
- "numpy._core.multiarray.scalar",
- "sklearn.naive_bayes.GaussianNB",
- "numpy._core.multiarray._reconstruct",
- "numpy.dtype"
How to fix it?
2.22 kB Upload 13 files knn_model.pkl Detected Pickle imports (4)
- "numpy.dtype",
- "sklearn.neighbors._classification.KNeighborsClassifier",
- "numpy._core.multiarray._reconstruct",
- "numpy.ndarray"
How to fix it?
239 kB Upload 13 files random_forest_model.pkl Detected Pickle imports (7)
- "sklearn.ensemble._forest.RandomForestClassifier",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy._core.multiarray._reconstruct",
- "numpy.ndarray",
- "numpy.dtype",
- "numpy._core.multiarray.scalar",
- "sklearn.tree._tree.Tree"
How to fix it?
1.69 MB Upload 13 files - 122 Bytes Upload 13 files
- 13 Bytes Upload 13 files
- 411 kB Upload 13 files