You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
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_fitDec 12, 2024
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.
sparsesurv/sparsesurv/utils.py
Line 312 in 90b5292
Thank you and best,
Tobias
The text was updated successfully, but these errors were encountered: