Skip to content

twebberbr/KMeans_Bank

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KMeans_Bank

🧮The beauty of K-means clustering lies in its ability to reveal hidden structures within data, grouping similar data points into clusters.

There is no labeled data for this clustering, unlike in supervised learning. K-Means performs the division of objects into clusters that share similarities and are dissimilar to the objects belonging to another cluster. The term 'K' is a number of clusters. The model is evaluated through the Sum of square distance within the cluster and through Silhouette Analysis.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%