Finding Common Characteristics Among NBA Playoff and Championship Teams: A Machine Learning Approach
Ikjyot Singh Kohli

TL;DR
This study uses machine learning to identify key defensive and offensive factors that distinguish NBA playoff and championship teams over 17 seasons, highlighting the importance of defensive metrics.
Contribution
It introduces a machine learning framework combining classification trees, random forests, and neural networks to analyze NBA team data for playoff and championship prediction.
Findings
Defensive metrics like steals and opponent assists are crucial for playoff qualification.
Made two-point shots and defensive rebounding are vital for winning championships.
Opponent three-point shots negatively impact championship chances.
Abstract
In this paper, we employ machine learning techniques to analyze seventeen seasons (1999-2000 to 2015-2016) of NBA regular season data from every team to determine the common characteristics among NBA playoff teams. Each team was characterized by 26 predictor variables and one binary response variable taking on a value of "TRUE" if a team had made the playoffs, and value of "FALSE" if a team had missed the playoffs. After fitting an initial classification tree to this problem, this tree was then pruned which decreased the test error rate. Further to this, a random forest of classification trees was grown which provided a very accurate model from which a variable importance plot was generated to determine which predictor variables had the greatest influence on the response variable. The result of this work was the conclusion that the most important factors in characterizing a team's…
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 · Imbalanced Data Classification Techniques · Sports Dynamics and Biomechanics
