Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 Student Exam Score Predictor A Streamlit-based web app that predicts a student’s exam score based on study habits, attendance, mental health rating, sleep hours, and part-time job status. The model is trained using scikit-learn, fine-tuned via GridSearchCV, and saved using joblib for real-time predictions.

Features

  • 📊 Interactive sliders & dropdowns to input student data
  • 🤖 ML model trained on historical data
  • 💾 joblib model persistence for fast deployment
  • 🌐 Streamlit UI for easy use in the browser
  • 🛠 Custom preprocessing for categorical inputs (Yes/No encoding)

Tech Stack

  • Python, NumPy, Pandas, scikit-learn
  • Streamlit for UI
  • joblib for model saving/loading

About

Python mini Project

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages