Fetching metadata from the HF Docker repository...
Update app.py
7777a5e
verified
-
1.52 kB
initial commit
-
237 Bytes
initial commit
-
1.69 kB
Update app.py
lr_classifier_default.pkl
Detected Pickle imports (4)
- "numpy.dtype",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray",
- "sklearn.linear_model._logistic.LogisticRegression"
How to fix it?
1.61 MB
Upload 6 files
-
75 Bytes
Upload 6 files
rf_classifier_param.pkl
Detected Pickle imports (7)
- "sklearn.tree._classes.DecisionTreeClassifier",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "numpy.core.multiarray._reconstruct",
- "sklearn.tree._tree.Tree",
- "numpy.dtype",
- "numpy.core.multiarray.scalar",
- "numpy.ndarray"
How to fix it?
9.14 MB
Upload 6 files
-
1.7 kB
Upload 6 files
tfidf_vectorizer.pkl
Detected Pickle imports (8)
- "numpy.float64",
- "sklearn.feature_extraction.text.TfidfTransformer",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray",
- "numpy.dtype",
- "scipy.sparse._csr.csr_matrix",
- "__main__.identity_tokenizer",
- "sklearn.feature_extraction.text.TfidfVectorizer"
How to fix it?
9.72 MB
Upload 6 files
-
1.02 kB
Update utils_models.py