Source: wikibot/gauss-newton-algorithm
= Gauss–Newton algorithm
{wiki=Gauss–Newton_algorithm}
The Gauss–Newton algorithm is an optimization technique used for solving non-linear least squares problems. It is particularly effective when the goal is to minimize the sum of squares of residuals, which represent the differences between observed values and those predicted by a mathematical model.