Employee Salary Prediction Web App
End‑to‑end app that predicts salaries using regression models and exposes them via a simple web interface.
- Built ML pipeline with Pandas, NumPy and Scikit‑learn.
- REST API backend in Python; HTML/CSS/JS frontend forms and results view.
- Designed data preprocessing, model evaluation and user‑friendly UX.
Tech: Python, Scikit‑learn, Flask/Django style API, HTML, CSS, JS, MySQL