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
[MRG + 1] Return correct ridge parameter alpha_ and lambda_ for Bayesian ridge regression (scikit-learn#8567)
* Return correct ridge parameter alpha_ and lambda_ for regression
* Add test for coefficients and fix style
* Move sklearn.utils.testing to a more reasonable position.
* Make flake8 happy
* Code cleanup and entry in whats_new.rst
0 commit comments