Two stage model to predict if a flight is delayed and if so, the amount of delay in minutes
- Renaming the folders
- Filtering the flight Data
- Merging Flight & Weather datasets
- Classifying flights as delayed or on time flights
- Predicting the delay in minutes of 'delayed flights'
- Regression Analysis
- Pipeline Mode
- Report
- scikit-learn
- keras
- tensorflow
- matplotlib