We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d43b854 commit 901d320Copy full SHA for 901d320
README.md
@@ -5,6 +5,8 @@ Check out the [deployed web app](http://nba-analysis.herokuapp.com/).
5
6
Summary
7
-------------------
8
+**passing**: creating a graph from player passing data, random walks to simulate possessions done on the frontend
9
+
10
**positions**: classifying NBA players into positions using a KNearestNeighbors classifier on season statistics
11
12
**styles**: clustering NBA teams and players based on their play styles determined by the frequencies of play types
0 commit comments