kmeans

NCAA Basketball Analysis Part 4 - A Cluster Analysis

Introduction This is post four of a multi-part analysis of college basketball game outcomes. There are probably going to be things I mention in this post that I talked about in prior posts, so here are the links if you need to catch up. Post 1 Post 2 Post 3 This post specifically talks about a non-hierarchical clustering method, kmeans clustering. The concept behind kmeans clustering is relatively simple, and can generally be broken down into a few steps.