In this project I used different regression algorithms to predict flight delay. I used Kaggles free GPUs and Datasets from Zindi in this project. Those different algorithms include random forrest, decision tree, xgboost and so on. Initially I used feature engineering and used data visualization techniques to get my data into the best shape.
https://zindi.africa/competitions/ai-tunisia-hack-5-predictive-analytics-challenge-2/data
https://www.kaggle.com/ashiqueeelahi/zindi-airport-notebook?scriptVersionId=47070836
Random Forrest
Xgboost
Decision Tree
K Nearest Neighbour
Data Cleaning