Skip to content

Implementation of the K-Means++ Algorithm for better centroid initializations than the standard version of K-Means Algorithm

Notifications You must be signed in to change notification settings

osama-afifi/KMeansPlusPlus

Repository files navigation

KMeansPlusPlus

Implementation of the K-Means Plus Plus for better centroid initializations than the standard version of K-Means

The K-Means Plus Plus is credited to David Arthur and Sergei Vassilvitskii (Stanford University 2006) http://ilpubs.stanford.edu:8090/778/1/2006-13.pdf

Special Thanks to Tarek Mamdouh.

About

Implementation of the K-Means++ Algorithm for better centroid initializations than the standard version of K-Means Algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages