top of page

TUTORIALS

Clustering

Data Viz

Installation

Decision Trees

Logic Gates

Introduction to Clustering

Clustering in Python

Step 1: Q & A on clustering basics

Step 1

Step 2

Try out k-means clustering in the Python command shell

Step 3

Try writing a program to call and run k-means to group people by fitness metrics in PyCharm or another Python editor

K-Means Example

Python Code

More Clustering in Python Options

k-means and hierarchical clustering are just two of many clustering algorithms. Read about more options for Python clustering packages.  

Clustering 101
InstallationTips
Logic Gates
Data Visualization
bottom of page