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
However, later I realized that this does not have any impact on performance, since coef is zeroed at the start of the coordinate descent algorithm (see function solve_l1r_lr in linear.cpp), so this would mean A LOT of small changes over all the code.