prathamSharma25 / VIT-Grade-Predictor

Machine Learning application to predict the grade for a course based on the marks obtained in various components of the course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VIT-Grade-Predictor

Overview

VIT Grade Predictor is a machine learning application to predict the grade for a course based on the marks obtained in internal tests and lab assessments.

The grade predictor application is developed using data about various courses collected from students of VIT, Vellore through a survey. The data collected contains details about the marks obtained by students in the various components of a course, such as theory internals, lab assessments and project, and the corresponding grade obtained foir that course.

Using this data, a Decision Tree classifier model is trained to predict the grade for a new course based on the input for marks obtained in the various compoents mentioned.

Pipeline

VIT Grade Predictor - Pipeline

Contribute

To contribute to this project by providing more data, please fill out this Google form.


Pratham Sharma

Student at Vellore Institute of Technology, Vellore, Tamil Nadu, India

Reach out to me: prathams2425@gmail.com

LinkedIn profile: https://www.linkedin.com/in/prathamSharma25/

Kaggle profile: https://www.kaggle.com/prathamsharma123

About

Machine Learning application to predict the grade for a course based on the marks obtained in various components of the course.


Languages

Language:Jupyter Notebook 100.0%