Skip to content

tomHep10/studentPerformance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Student Performance Prediction

Predicting student performance using factors like study time and previous scores

πŸ“Œ Project Overview

This project uses linear regression to predict student performance based on:

  • Previous Scores
  • Hours Studied

Achieved an RΒ² score of 0.99, showing strong predictive accuracy.

πŸ“Š Results

  • Mean Absolute Error (MAE): 1.83
  • Mean Squared Error (MSE): 5.24
  • R-Squared Score: 0.99

πŸ“‚ Files Included

  • student_performance.ipynb β†’ Full Python Notebook with code & analysis.
  • requirements.txt β†’ List of dependencies (pip install -r requirements.txt to install).

About

Predicting student performance using factors like study time and previous scores

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published