Tests reimplementing the 538 Elo model and other experiments
LR_as_Elo.ipynb
contains a 538 Elo Model and a Logistic Regression to get Elo model. I'd start thereelo_test.ipynb
has all my initial experiments, including learning a classifier based on features, PID control etc.