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
Developed a machine learning system to predict flight delays using historical flight and weather data from Kaggle. The pipeline includes data ingestion, storage, and analysis. Trained an XGBoost model to accurately predict delays based on source city, destination city, and date.