Glossary

All | # A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
There is currently 1 name in this directory beginning with the letter K.
K

K-means clustering
K-means is a partitioning clustering algorithm that partitions the data into K distinct clusters by iteratively updating the cluster centroids and assigning data points to the nearest centroid. The objective is to minimize the sum of squared distances between data points and their respective cluster centroids.

Contents

Index