Machine Learning & Training
What Is Linear Regression?
Linear regression is a statistical method that models the relationship between input variables and a continuous output as a linear combination. It fits a line, or hyperplane, that minimizes the difference between predictions and actual values. It is one of the simplest and most widely used predictive models.
Further reading
Read more about linear regression — articles and blogs from around the web: