Skip to content

whiteboxml/competition-enaire-prc-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

competition-enaire-prc-2025

This is the base code use by team zestful-mango. Two approaches were tested:

  • Using two gradient boosting models, one for flights with good quality trajectory information, and the other one for the flights with noisy data in the trajectory.
  • Using a LSTM neural network with the high quality trajectory data. However, due to lack of time, this approach was not concluded.

For both approaches we develop a common ETL process that stores a datamart (metadata) of the flight pieces and a clean version of the trajectory to use in the LSTM.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors