A Networks and Machine Learning Approach to Determine the Best College Coaches of the 20th-21st Centuries
Tian-Shun Jiang, Zachary Polizzi, Christopher Yuan

TL;DR
This paper introduces a network-based machine learning method to evaluate and rank college sports coaches across multiple decades by analyzing game data and team skill levels.
Contribution
It develops a novel network model and probabilistic framework to accurately infer coach skills from historical game outcomes, improving ranking precision.
Findings
Eigenvector centrality correlates with tournament success.
The method successfully identifies top coaches across sports and years.
The approach eliminates the need for separate player and coach skill matrices.
Abstract
Our objective is to find the five best college sports coaches of past century for three different sports. We decided to look at men's basketball, football, and baseball. We wanted to use an approach that could definitively determine team skill from the games played, and then use a machine-learning algorithm to calculate the correct coach skills for each team in a given year. We created a networks-based model to calculate team skill from historical game data. A digraph was created for each year in each sport. Nodes represented teams, and edges represented a game played between two teams. The arrowhead pointed towards the losing team. We calculated the team skill of each graph using a right-hand eigenvector centrality measure. This way, teams that beat good teams will be ranked higher than teams that beat mediocre teams. The eigenvector centrality rankings for most years were well…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSports Analytics and Performance
