Skip to content

ChamilaDeSilvaKarunanayaka/Student-Performance-Predictor-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎓 Student Performance Predictor (ML Project)

📌 Description

This project predicts whether a student will pass or fail based on:

  • Study hours
  • Attendance

🧠 Technologies Used

  • Python
  • Pandas
  • Scikit-learn
  • Matplotlib

🚀 Features

  • Train ML model
  • Save model using joblib
  • Predict using user input
  • Data visualization

📊 Model

  • Logistic Regression

📷 Example

Input: Hours: 5 Attendance: 75

Output: PASS

💡 Future Improvements

  • Add web interface (Flask/FastAPI)
  • Use real dataset

About

Machine Learning Classification Model. Developed a machine learning model to predict student performance (pass/fail) based on academic and behavioral features.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors