Clustering Methods

A demonstration of K-means and hierarchal clustering methods in Python.

Project Summary

I collaborated with a partner to implement K-means and hierarchal clustering methods for synthetic and real-world data in Python using Google Colab. We validated our work using external and internal techniques.

Project Links

Python Code