Simple Linear Regression in R - Lituptech Digital

#artificialintelligence 

We've finished the Data Preprocessing part and now it's time to start making Machine Learning Models. We're are going to start with the Simple Linear Regression Model and I will show you how to do it in R. To Learn how to do Simple Linear Regressions in Python, go Here. Before we begin, we need to understand our data and the problem we are trying to solve. I have prepared the dataset that we are going to be using in this tutorial. However, feel free to use any dataset that you may have, and see if you'll get similar results.