/Simple-Linear-Regression

This program uses simple linear regression, which is a basic machine learning algorithm, to predict the SAT score of a given student, based on the student's GPA

Primary LanguageJupyter Notebook

Simple Linear Regression

This project has been built with Google Colaboratory.

The data for this program has been obtained from here.

The code is based on a Machine Learning course on Udemy, which can be found here.