In one of the earliest iterations of Talking Tech, we built a random forest classifier to predict play calls for college football. In another edition, we used my personally preffered method of building an artificial neural network to predict college football games. In this edition, we’re going to dive into another type of machine learning method. Like the earlier walkthrough using a random forest…