官术网_书友最值得收藏!

k-means versus Hierarchical Clustering

In the previous chapter, we explored the merits of k-means clustering. Now, it is important to explore where hierarchical clustering fits into the picture. As we mentioned in the Linkage section, there is some potential direct overlap when it comes to grouping data points together using centroids. Universal to all of the approaches we've mentioned so far is the use of a distance function to determine similarity. Due to our in-depth exploration in the previous chapter, we used the Euclidean distance here, but we understand that any distance function can be used to determine similarities.

In practice, here are some quick highlights for choosing one clustering method over another:

  • Hierarchical clustering benefits from not needing to pass in an explicit "k" number of clusters a priori. This means that you can find all the potential clusters and decide which clusters make the most sense after the algorithm has completed.
  • The k-means clustering benefits from a simplicity perspective – oftentimes, in business use cases, there is a challenge when it comes to finding methods that can be explained to non-technical audiences but are still accurate enough to generate quality results. k-means can easily fill this niche.
  • Hierarchical clustering has more parameters to tweak than k-means clustering when it comes to dealing with abnormally shaped data. While k-means is great at finding discrete clusters, it can falter when it comes to mixed clusters. By tweaking the parameters in hierarchical clustering, you may find better results.
  • Vanilla k-means clustering works by instantiating random centroids and finding the closest points to those centroids. If they are randomly instantiated in areas of the feature space that are far away from your data, then it can end up taking quite some time to converge, or it may never even get to that point. Hierarchical clustering is less prone to falling prey to this weakness.
主站蜘蛛池模板: 察雅县| 巴林左旗| 丰镇市| 桐梓县| 弥渡县| 香港 | 云林县| 汤阴县| 句容市| 大洼县| 常州市| 长白| 宜宾县| 田阳县| 汕尾市| 大同市| 嘉鱼县| 裕民县| 宝清县| 随州市| 揭阳市| 北辰区| 陕西省| 土默特左旗| 兴海县| 中超| 沅陵县| 彭阳县| 河源市| 雅江县| 玛纳斯县| 桦南县| 衡阳市| 息烽县| 德昌县| 静宁县| 元氏县| 湖州市| 睢宁县| 栾城县| 工布江达县|