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
If we want to skip `check_array` calls in `ElasticNet` or `Lasso`, we
should disable them in `_pre_fit` as well. Otherwise we will still have
to do the same checks that we skipped previously.
0 commit comments