paper-with-me

홈 › Papers

A Networks and Machine Learning Approach to Determine the Best College Coaches of the 20th-21st Centuries

2014-04-08 · Tian-Shun Jiang, Zachary Polizzi, Christopher Yuan

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 correlated with tournament performance and poll-based rankings. We assumed that the relationship between coach skill $C_s$, player skill $P_s$, and team skill $T_s$ was $C_s \cdot P_s = T_s$. We then created a function to describe the probability that a given score difference would occur based on player skill and coach skill. We multiplied the probabilities of all edges in the network together to find the probability that the correct network would occur with any given player skill and coach skill matrix. We was able to determine player skill as a function of team skill and coach skill, eliminating the need to optimize two unknown matrices. The top five coaches in each year were noted, and the top coach of all time was calculated by dividing the number of times that coach ranked in the yearly top five by the years said coach had been active.

📄 PDF Abstract BibTeX arXiv:1404.2885

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Understanding Student Sentiment on Mental Health Support in Colleges Using Large Language Models

2024-11-18 · Palak Sood, Chengyang He, Divyanshu Gupta, Yue Ning 외

Mental health support in colleges is vital in educating students by offering counseling services and organizing supportive events. However, evaluating its effectiveness faces challenges like data collection difficulties …

Decision MakingManagementSentiment Analysis

A Study of Obstacles in Plagiarism Software Subscribing by Colleges in Tamil Nadu

2022-10-19 · Subaveerapandiyan A, Sakthivel N

This article attempts to comprehend the current issues and hurdles that Indian colleges affiliated with Tamil Nadu State Universities encounter when trying to subscribe to a software that detects plagiarism. The study go…

Tuition too high? Blame competition

2024-05-28 · Oleg V. Pavlov, Evangelos Katsamakas

We develop a feedback theory that includes reinforcing and balancing feedback effects that emerge when colleges compete for reputation, applicants, and tuition revenue. The feedback theory is replicated in a formal duopo…

Optimizing Offensive Gameplan in the National Basketball Association with Machine Learning

2023-08-13 · Eamon Mukhopadhyay

Throughout the analytical revolution that has occurred in the NBA, the development of specific metrics and formulas has given teams, coaches, and players a new way to see the game. However - the question arises - how can…

regression

Coach2vec: autoencoding the playing style of soccer coaches

2021-06-29 · Paolo Cintia, Luca Pappalardo

Capturing the playing style of professional soccer coaches is a complex, and yet barely explored, task in sports analytics. Nowadays, the availability of digital data describing every relevant spatio-temporal aspect of s…

Sports Analytics