Skip to content

phil8192/kaggle-santa-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kaggle Santa's workshop tour 2019

Code for Kaggle's annual optimisation competition. Code for last year can be found here.

Features

  • Multi-threaded search using a mix of brute-force and Simulated Annealing.
  • Fast computation of objective function using deltas for assignment and accounting penalties.
  • Random and brute-force search over cartesian product of candidate assignments.
  • Simulated Annealing with probalistic candidate selection favouring least damaging moves.

Score

"internet traffic cross section"

  • 69101.38 (114/1,620) (< 0.31% of optimal lower bound)
  • 69042.01 (104) - post competition deadline

About

Kaggle Santa's workshop tour 2019

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published