Skip to content

KizitoNaanma/Student-Performance-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Performance Prediction

Overview

This project explores the use of machine learning to predict student academic performance based on historical data. It focuses on analyzing key features, preprocessing data, and applying predictive models to evaluate how well students are likely to perform.

The notebook (Prediction_V2.ipynb) walks through data exploration, feature engineering, model training, and performance evaluation, with visualizations to support insights.

Packages Used

  • pandas – data manipulation and preprocessing
  • numpy – numerical computations
  • matplotlib / seaborn – data visualization
  • scikit-learn – machine learning models and evaluation metrics
  • jupyter – interactive development environment

Key Features

  • Data cleaning and preprocessing
  • Exploratory data analysis with visualizations
  • Model training and comparison
  • Evaluation of prediction accuracy and performance metrics

Student-Performance-Prediction

About

A Python-based machine learning project predicting student academic performance using historical data. Includes data preprocessing, modeling via a Jupyter notebook, and datasets for training and evaluation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors