Models & Architectures · Level 2 of 5
Linear Regression
A regression model using a linear combination of features.
The model is linear in its coefficients even when features are transformed.
Example
A price estimate adds weighted contributions from size and age.
Listen to the definition and example
Audio transcript
Linear Regression. A regression model using a linear combination of features. The model is linear in its coefficients even when features are transformed. For example: A price estimate adds weighted contributions from size and age.
Explore this concept
Why it matters
This helps you distinguish a model’s structural assumptions from its learned parameter values.
Start with
Quick recall question
Try answering before looking back at the definition.