This folder contains resources of Introduction to Unsupervised Learning Using K Means lesson.
The recorded video for this lesson can be found here: https://www.youtube.com/watch?v=gnxCdjaBkXY
Dataset associated with this tutorial can be found in dataset.csv
file.
Starter code can be found in kmeans.py
file.
The fully completed code can be found in kmeans_completed.py
file.
Check out our Introduction to Machine Learning Course at Code Heroku for a complete guide to Machine Learning.