When we last left off, we covered how LRMC works and how to implement it mathematically. With our understanding of LRMC, we are now prepared to implement a version of LRMC computationally for ranking CFB teams. To start with, let's fire up our Python notebook. »
You might wonder, why is it so difficult to calculate some of these metrics? We have games and data, right? While that may be true, there are several factors that serve to complicate things this season. »
Welcome back to Talking Tech! It's been awhile since our last post. To catch everyone up with where we've been thus far, we first went through »
In the last edition of Talking Tech, we created our own rating system using an SRS algorithm. We're going to build off of that work to »
Welcome back! We didn't get to have much fun last time, as we were mostly concerned with setting up an environment for data analytics in Python. »
Welcome to the first edition of Talking Tech! This series is going to be a deeper dive into the weeds of predictive analysis. It will be »