In this video I show you how to use Linear regression to analyse and predict unseen data from an imported dataset on house prices.
00:00 Intro
01:02 What is Linear Regression?
03:03 Downloading dataset from Kaggle
04:02 Inspecting the data
08:54 Visualizing the data
09:52 Fitting the LR model
10:28 Predicting unseen data
10:56 Visualize predictions
11:18 MAE and R-2