You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a small project predicting the chance of getting admission to a university based on CGPA of a student. It fits the data and draws a plot returning the parameters
Linear Regression basic model in python from scratch
The project is based on python
Training data is inside the data folder
Requirements -
numpy
matplotlib
pandas
python
About
This is a small project predicting the chance of getting admission to a university based on CGPA of a student. It fits the data and draws a plot returning the parameters