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

Remove passing normalize argument to sklearn.linear_model._base._pre_fit #27

Open
tobias-zehnder opened this issue Dec 12, 2024 · 0 comments

Comments

@tobias-zehnder
Copy link

Hello, thanks for this package, great work!

I would like to suggest to remove the normalize argument here. It has been deprecated in sklearn 1.2 and removed in 1.4.

normalize=False,

Thank you and best,
Tobias

@tobias-zehnder tobias-zehnder changed the title Remove normalize argument from sklearn.linear_model._base._pre_fit Remove passing normalize argument to sklearn.linear_model._base._pre_fit Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant