In this 1-hour long project-based course, you will learn how to create a simple linear regression algorithm and use it to solve a basic regression problem. By the end of this project, you will have built, trained, tested, and visualized a Regression model that will be able to accurately predict the salary of a data scientist if provided with some information about years of experience.
In order to be successful in this project, you should just know the basics of R and linear regression.