A deep learning model for linear regression. My goal is to practice Python.
For this small project, I was guided by the following tutorial:
- Linear Regression Machine Learning (tutorial) by Siraj Raval
The dataset used for this project was downloaded from Kaggle:
- Student Performance | Clean Dataset by Muhammad Roshan Riaz
The dataset specifically used for this project includes the math and reading grades of students to predict performance.