Fetching metadata from the HF Docker repository... Zack
Delete Models/test.txt
7dfc95e verified DT_model.pkl Detected Pickle imports (9)
- "sklearn.tree._tree.Tree",
- "sklearn.pipeline.Pipeline",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "sklearn.feature_extraction.text.CountVectorizer",
- "numpy.int64",
- "numpy.ndarray",
- "numpy.core.multiarray.scalar",
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype"
How to fix it?
517 kB Upload 5 files clf_NaiveBaised.pkl Detected Pickle imports (7)
- "sklearn.pipeline.Pipeline",
- "sklearn.feature_extraction.text.CountVectorizer",
- "numpy.int64",
- "numpy.dtype",
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "sklearn.naive_bayes.MultinomialNB"
How to fix it?
1.65 MB Rename Models/clf_NaiveBaised (1).pkl to Models/clf_NaiveBaised.pkl knn_model.pkl Detected Pickle imports (8)
- "sklearn.pipeline.Pipeline",
- "sklearn.feature_extraction.text.CountVectorizer",
- "sklearn.neighbors._classification.KNeighborsClassifier",
- "numpy.int64",
- "scipy.sparse._csr.csr_matrix",
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype"
How to fix it?
8.03 MB Upload 5 files rf_model.pkl Detected Pickle imports (10)
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.dtype",
- "sklearn.pipeline.Pipeline",
- "sklearn.feature_extraction.text.CountVectorizer",
- "numpy.core.multiarray._reconstruct",
- "sklearn.tree._tree.Tree",
- "numpy.ndarray",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "numpy.core.multiarray.scalar",
- "numpy.int64"
How to fix it?
18.2 MB Upload 5 files svm_model.pkl Detected Pickle imports (8)
- "sklearn.svm._classes.SVC",
- "sklearn.pipeline.Pipeline",
- "sklearn.feature_extraction.text.CountVectorizer",
- "numpy.int64",
- "scipy.sparse._csr.csr_matrix",
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype"
How to fix it?
2.48 MB Rename Models/svm_model (1).pkl to Models/svm_model.pkl