Section 01
Bangladesh Flight Fare Prediction System: End-to-End ML Engineering Practice Guide
This project builds a complete end-to-end machine learning fare prediction system for the domestic flight market in Bangladesh, covering data validation, feature engineering, model training, automated retraining (based on Apache Airflow), and an interactive prediction application (based on Streamlit). The system not only achieves high-precision fare prediction but also demonstrates how to transform a machine learning model from a lab prototype into a reliable production system, combining technical depth with engineering practicality.