K-means++

In data mining and machine learning fields, k-means++ is an algorithm for choosing the initial values/centroids (or "seeds") for the k-means clustering algorithm. It was proposed in 2007 by David Arthur and Sergei Vassilvitskii, as an approximation algorithm for the NP-hard k-means problem—a way of avoiding the sometimes poor clusterings found by the standard k-means algorithm.

Source: Wikipedia — K-means++ (CC BY-SA 4.0)

K-means++

In data mining and machine learning fields, k-means++ is an algorithm for choosing the initial values/centroids (or "seeds") for the k-means clustering algorithm. It was proposed in 2007 by David Arthur and Sergei Vassilvitskii, as an approximation algorithm for the NP-hard k-means problem—a way of avoiding the sometimes poor clusterings found by the standard k-means algorithm.

This neuron ends here.

Source: Wikipedia "K-means++" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy