Fault with the Model selection in lesson 9. #597
Replies: 1 comment
-
cool! thanks! |
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
-
I was of the view that logistic regression was for binary classification not multiple categories. Is there a need to add the 'multinomial' parameter when preparing the model?
Fixed, it was my fault, I was using the data from kaggle.
Beta Was this translation helpful? Give feedback.
All reactions