k-means++ is an algorithm for choosing the initial values for k-means clustering in statistics and machine learning. 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.

PropertyValue
dbpprop:abstract
  • k-means++ is an algorithm for choosing the initial values for k-means clustering in statistics and machine learning. 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.
dbpprop:reference
rdfs:comment
  • k-means++ is an algorithm for choosing the initial values for k-means clustering in statistics and machine learning. 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.
rdfs:label
  • K-means++
skos:subject
foaf:page