Machine Learning model to estimate Airline Flight Delays, using E.D.A. and Linear Regression techniques on flights datasets to predict flights delays with improved precision.
- Python.
- Pandas.
- NumPy.
- Sci-kit learn.
- XGBoost.
- Seaborn.
- Jupyter Notebook.
- Exploratory data analysis on flights trends.
- Development and tuning of regression models for delay prediction.
- Evaluation of model performance and predictive accuracy.
Flight_delay.csv
— raw data flights dataset.Airline_Flight_Delay_Predictive_Analysis.ipynb
— Jupyter Notebook.
Click in whaterver Jupyter Notebook in this repository that you want to see (recommended for non-technical people).
MIT License