ashmccallum / airline-performance

Airline performance tool prototype
0 stars 0 forks source link

Feature request: flight delay estimations via data analytics #1

Open emilerousseau opened 7 years ago

emilerousseau commented 7 years ago

Use data analytics to estimate chance and average length of delay based on day, time and weather conditions.

emilerousseau commented 7 years ago

Note: graph theory techniques may be useful here. Also consider usages of random walk. Though suitability may not be readily apparent initially, if correctly implemented data patterns created by the random walk could help improve prediction accuracy.