The delay in flight take off is predicted by the dataset provided. The prediction is performed by various Classification Algorithms. Their respective accuracy is listed below:
- Logistic Regression- 89%
- Decision Tree Classifier- 82%
- Random Forest Classifier- 85%
- KNN Classifier- 86%
- Support Vector Classifier- 89%
- Naive Bayers Classifier- 80%