In this video, I showed how we can implement linear regression model for simple predictive ML models. I used a car data set from kaggle.com and you can access the data using below link:
https://www.kaggle.com/datasets/erolm...
Github link for the source code - notebook:
https://github.com/emre-kocyigit/line...
#machinelearning #linearregression #python #notebook