initial commit
350eabd
verified
tfidf_model_authors.pkl
Detected Pickle imports (7)
- "numpy.ndarray",
- "scipy.sparse._csr.csr_matrix",
- "sklearn.feature_extraction.text.TfidfTransformer",
- "numpy.float64",
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype",
- "sklearn.feature_extraction.text.TfidfVectorizer"
How to fix it?
170 kB
initial commit
tfidf_model_titles.pkl
Detected Pickle imports (7)
- "numpy.ndarray",
- "sklearn.feature_extraction.text.TfidfVectorizer",
- "numpy.dtype",
- "numpy.float64",
- "sklearn.feature_extraction.text.TfidfTransformer",
- "numpy.core.multiarray._reconstruct",
- "scipy.sparse._csr.csr_matrix"
How to fix it?
234 kB
initial commit