This is a simple machine learning web application built with Flask that predicts a student's exam score based on the number of study hours.
- Uses Linear Regression from
scikit-learn
- Web interface created using Flask
- Real-time prediction based on user input
- Flask
- scikit-learn
- Pandas
- HTML, CSS
- Python