Skip to content

End to end implementation and deployment of Machine Learning based Student Mark Prediction.

Notifications You must be signed in to change notification settings

Govind155/Students-Mark-Predictor

Repository files navigation

Student Marks Prediction

Table of Contents

Introduction

This system aims to predict student's marks using linear regression. The idea behind this analysis is to predict the marks of students by their studying hours.

Live Demo and Screenshot

Link: https://marks-predictor-01.herokuapp.com/

2

Overview of the Dataset

4

Data Visualization

Visualizing Dataset before processing

5

Visualising the Training set results

6

Visualising the Testing set results

7

Results

8

Accuracy Score

95.14%

Technologies Used