Skip to content
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

Warnining: pos_label is not specified #655

Closed
pplonski opened this issue Sep 20, 2023 · 0 comments
Closed

Warnining: pos_label is not specified #655

pplonski opened this issue Sep 20, 2023 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@pplonski
Copy link
Contributor

When running examples/scripts/binary_classifier_marketing.py I got warning:

y_true takes value in {'no', 'yes'} and pos_label is not specified: either make y_true take value in {0, 1} or {-1, 1} or pass pos_label explicitly.
@pplonski pplonski added bug Something isn't working help wanted Extra attention is needed labels Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant