sift:tutorials:run_k-means
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
sift:tutorials:run_k-means [2024/11/05 14:46] – wikisysop | sift:tutorials:run_k-means [2024/11/05 14:58] (current) – wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Run K-Means ====== | ====== Run K-Means ====== | ||
- | The k-means clustering algorithm is a commonly used method for grouping //n// individual data points into //k// clusters. It does so in an unsupervised manner, iteratively selecting cluster centre points and assigning data points to a cluster. Within Sift, this is implemented onto the [[sift: | + | The k-means clustering algorithm is a commonly used method for grouping //n// individual data points into //k// clusters. It does so in an unsupervised manner, iteratively selecting cluster centre points and assigning data points to a cluster. Within Sift, this is implemented onto the [[sift: |
==== The utility of clustering ==== | ==== The utility of clustering ==== |
sift/tutorials/run_k-means.1730817995.txt.gz · Last modified: 2024/11/05 14:46 by wikisysop