Skip to content

Ilikestudying/student-performance-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Performance Prediction System

📌 Problem Statement

Predict student academic performance based on demographic, academic, and lifestyle factors using machine learning techniques.
This project aims to identify patterns that influence student outcomes and help institutions provide early academic support.


📊 Dataset

  • Source: Public student performance dataset
  • File: students.csv
  • Features include:
    • Gender
    • Parental education
    • Study time
    • Test preparation
    • Previous scores
  • Target variable:
    • Final student score / performance

🛠 Tech Stack

  • Programming Language: Python
  • Libraries:
    • Pandas
    • NumPy
    • Matplotlib
    • Seaborn
    • Scikit-learn
  • Tools:
    • Jupyter Notebook
    • Git & GitHub
    • VS Code

🔄 Project Workflow

  1. Data loading and exploration
  2. Data cleaning and preprocessing
  3. Exploratory Data Analysis (EDA)
  4. Feature selection
  5. Model training
  6. Model evaluation
  7. Performance analysis

📈 Results

  • Built a baseline machine learning model
  • Evaluated model using accuracy and error metrics
  • Identified key factors affecting student performance

▶️ How to Run the Project

  1. Clone the repository

About

Student Performance Prediction using Machine Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors