This repository contains my work implementing the various analytics applications discussed in The Analytics Edge by Dimitris Bertsimas, Allison K. O'Hair, and William R. Pulleyblank. More information about the book itself and a link to download the corresponding datasets at Dynamic Ideas.
Note
While the authors of the book implement their methods using R, here I will focus on doing so using Python and Julia where appropriate (i.e., for the integer and linear programming components). Nonetheless, the resources for R are included within this repository for reference and all credit for these resources are given to the authors of the text.
- Part I: Humans and Machines
- Part II: Sports and Games
- Part III: Healthcare
- Part IV: The Internet
- Part V: Combating Crime
- Part VI: Management of Operations
- Part VII: Finance
- Part VIII: Methods and Exercises
@book{bertsimas2016analytics,
title={The Analytics Edge},
author={Bertsimas, Dimitris and O'Hair, Allison K. and Pulleyblank, William R.},
year={2016},
publisher={Dynamic Ideas}
}