error while using the library #407
moulichekkapalli
started this conversation in
General
Replies: 2 comments
-
The input does not handle sparse arrays (which are the output of TFIDF). Pass in |
Beta Was this translation helpful? Give feedback.
0 replies
-
i can not install lazypredic. i have some errors: 2: i google and found some solutions like installing openssl or others. ..but errors have not solved yet. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
models,predictions = clf.fit(X_train_tfidf, X_test_tfidf, y_train, y_test)
error:AttributeError: select_dtypes not found
Beta Was this translation helpful? Give feedback.
All reactions