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

Logistic Regression #6885

Closed
TilenG2 opened this issue Aug 29, 2024 · 1 comment · Fixed by #6886
Closed

Logistic Regression #6885

TilenG2 opened this issue Aug 29, 2024 · 1 comment · Fixed by #6886
Assignees
Labels
bug A bug confirmed by the core team

Comments

@TilenG2
Copy link

TilenG2 commented Aug 29, 2024

What's wrong?

Logistic Regression gets parameter 'none' instead of None as shown in the image

image

How can we reproduce the problem?
Load the iris dataset into Logistic Regression widget and set None in the drop-down as seen in the image.

What's your environment?

  • Operating system: linux, debian based
  • Orange version: 3.37.0
  • How you installed Orange: pip
@TilenG2 TilenG2 added the bug report Bug is reported by user, not yet confirmed by the core team label Aug 29, 2024
@janezd janezd self-assigned this Sep 6, 2024
@janezd
Copy link
Contributor

janezd commented Sep 6, 2024

Thanks for the report. This used to work, but apparently something has changed in the Scikit learn library. Should be fixed in #6886.

@janezd janezd added bug A bug confirmed by the core team and removed bug report Bug is reported by user, not yet confirmed by the core team labels Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug confirmed by the core team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants