Skip to content

Simple ipynb for testing and demonstrating scikit-learn KMeans clusterization algorithm and finding the Optimal Cluster Number

Notifications You must be signed in to change notification settings

athossampayo/KMeans-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

KMeans-simple

Simple ipynb for testing and demonstrating scikit-learn KMeans clusterization algorithm and finding the Optimal Cluster Number

This notebook:

  • 🗃️ generates a dataset with make_blobs and runs and plots KMeans with 1 and 5 clusters.
  • 🚀 creates a function for finding the optimal cluster number then runs and plots KMeans with it.

About

Simple ipynb for testing and demonstrating scikit-learn KMeans clusterization algorithm and finding the Optimal Cluster Number

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published