Concept

Ordinary Least Squares (OLS)

Most common approach to fitting a linear model as close as possible to training data. Closeness in this case is minimizing the sum of squared errors.

0

6

Updated 2020-06-14

Tags

Data Science

Related