Does least squares regularization have to be iterative?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
SirTristan
Messages
12
Reaction score
0
Does a http://en.wikipedia.org/wiki/Tikhonov_regularization" solution for least squares have to be iteratively solved? Or is there a way to perform regularization via linear algebra, the way linear regression can be done by solving the (XTX)B=XTy normal equations?
 
Last edited by a moderator:
Physics news on Phys.org
Anyone know if this needs to be iteratively accomplished?
 
Might there be someone who has a definitive answer to this issue? On whether regularization can be algebraically solved or not.