-
Notifications
You must be signed in to change notification settings - Fork 780
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ValueError: Unknown label type: 'continuous' #499
Comments
Thanks for reaching out, @ya-stack Do you mind providing a complete error msg/ log for the ValueError? that would be helpful |
if the error comes from that
and I would want to double-check below as well
|
Hi Paul, thanks for the reply. Waiting for your response. |
hmm so it seems |
Hi @ya-stack, the
|
Can you please tell how shall I use BaseSClassifier to fit and find feature importance. I have converted data type of label into "object" still I am getting the error - ValueError: Unknown label type: 'continuous'
Waiting for your reply.
Thanks!
Snippet of Dataset looks like:
The text was updated successfully, but these errors were encountered: