An open API service indexing awesome lists of open source software.

https://github.com/nick8592/kmeans-clustering

K-means clustering is an algorithm that groups similar data points into a predetermined number of clusters by minimizing the sum of squared distances between data points and their cluster centroids.
https://github.com/nick8592/kmeans-clustering

color-space entropy histogram hog-features hough-transform image-classification image-clustering kmeans-clustering python

Last synced: about 1 month ago
JSON representation

K-means clustering is an algorithm that groups similar data points into a predetermined number of clusters by minimizing the sum of squared distances between data points and their cluster centroids.

Awesome Lists containing this project