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
{{ message }}
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.
I can get the
FistaRegressor
to converge when data is trivial. The code for the simulated data is below.(X axis are the individual coefficients and the Y axis are the fitted coef magnitude)
But if I use real data I cannot get it to converge at all.
(X axis are the individual coefficients and the Y axis are the fitted coef magnitude)
I assume it has something to do with feature scaling but I'm not sure.
The text was updated successfully, but these errors were encountered: