Skip to content

This is the code for "K-Means Clustering - The Math of Intelligence (Week 3)" By SIraj Raval on Youtube

Notifications You must be signed in to change notification settings

llSourcell/k_means_clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k_means_clustering

This is the code for "K-Means Clustering - The Math of Intelligence (Week 3)" By SIraj Raval on Youtube

Overview

This is the code for this video on Youtube by Siraj Raval as part of The Math of Intelligence course.

Dependencies

  • numpy
  • matplotlib

Install missing dependencies using pip.

Usage

Just run jupyter notebook in terminal and you can visit the notebook in your web browser.

Install jupyter from here

Credits

The credits for a big part of the code go to gleydson. I've merely created a wrapper to get people started.

About

This is the code for "K-Means Clustering - The Math of Intelligence (Week 3)" By SIraj Raval on Youtube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published