Amirrahman19 / GPA-Predictor

Uses linear regression (supervised machine learning) to predict gpa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPA-Predictor

A desktop application to predict GPA using supervised Machine Learning(Linear regression andSVM). Language:Python Platform: Jupyter Notebook Library: Scikit and pandas. project_final file contains the linear regression code. SVR file contains the SVR code. SVC file contains the SVC code. data.xls contains the data collected from students of Kathmandu University which was used to train the models.

About

Uses linear regression (supervised machine learning) to predict gpa


Languages

Language:Jupyter Notebook 100.0%