A visually rich Streamlit web app that predicts airline ticket prices using machine learning. The interface dynamically changes based on flight times — from starlit skies to sunrises — creating a delightful experience for users and recruiters alike.
- Predicts flight ticket prices based on inputs like airline, stops, departure time, etc.
- Dynamic UI themes based on flight time (sunrise, day, sunset, night)
- Built using Python, Pandas, Scikit-learn, and Streamlit
- Fully interactive frontend with minimal latency
- Clone the repository:
git clone https://github.com/Raqib1412/flight-price-predictor.git cd flight-price-predictor