LinearRegression Demonstration of Linear Regression in two ways: Method 1: With matplotlib and numpy Created after follwing the first lecture on Stanford's CS-229 course: Link to video Method 2: With sklearn Created after following website tutorial Link to website