You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains a Flutter-based flight booking application integrated with a machine learning model for flight price prediction. The backend uses a Flask API and a Random Forest Regressor to predict flight prices based on the departure and arrival cities, travel class, and stop preferences.