Skip to content

sra1github/Flight-Delays

 
 

Repository files navigation

Flight-Delays

Analysis of flight delay data using logistic regression, random forest, and k-nearest neighbors classification

A large travel agency has asked us to predict whether a flight will be canceled based on several factors. The agency can sell tickets for only three airlines (AA, UA, and DL) and would like to be able to advise its customers on which airline has the least risk of cancellation. Using the dataset provided:

  1. Build a model to predict whether a flight will be canceled.
  2. Write your own function that uses the model output to predict whether a future flight will be canceled.
  3. Provide fully commented code and model output for your analysis.
  4. Provide a recommendation on which airline is most reliable.

About

Analysis of flight delay data using logistic regression, random forest, and k-nearest neighbors classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%