04 Linear Regression
04 Linear Regression
Types of ML models
Regression
Initially Given:
Given an input 𝑿 we
– Data X = x (1) , . . . , x (n ) Then
would like to compute
an output 𝒀
– Corresponding labels y = y (1) , . . . , y( n )
9
8
September Arctic Sea Ice Extent
7
(1,000,000 sq km)
6
5
4
Linear Regression
3
Quadratic Regression
2
1
0
1975 1980 1985 1990 1995 2000 2005 2010 2015
Year
Types of Regression models
How to calculate error value