Machine Learning Fundamentals and Linear Regression
  • Introduction to Machine Learning
  • Understanding Linear Regression through graphs
  • Demand vs Price Problem to understand Linear Regression
  • Introduction to Optimizers
  • The Gradient Descent Algorithm
  • Downloading the dataset and importing Libraries
  • Reading the dataset
  • Cleaning the data
  • The Model
  • Visualising the data
  • Overfitting and Underfitting
  • Concluding Remarks