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
OMP has a parameter n_nonzero_coefs. Since OMP isa greedy algorithm, it is very natural to compute all the solutions, from n_nonzero_coefs=1 to ``n_nonzero_coefs=max_nonzero_coefs`.