- The Unsupervised Learning Workshop
- Aaron Jones Christopher Kruger Benjamin Johnston
- 170字
- 2021-06-18 18:12:50
Introduction
In this chapter, we will expand on the basic ideas that we built in Chapter 1, Introduction to Clustering, by surrounding clustering with the concept of similarity. Once again, we will be implementing forms of the Euclidean distance to capture the notion of similarity. It is important to bear in mind that the Euclidean distance just happens to be one of the most popular distance metrics; it's not the only one. Through these distance metrics, we will expand on the simple neighbor calculations that we explored in the previous chapter by introducing the concept of hierarchy. By using hierarchy to convey clustering information, we can build stronger groupings that make more logical sense. Similar to k-means, hierarchical clustering can be helpful for cases such as customer segmentation or identifying similar product types. However, there is a slight benefit in being able to explain things in a clearer fashion with hierarchical clustering. In this chapter, we will outline some cases where hierarchical clustering can be the solution you're looking for.
- Learning SQL Server Reporting Services 2012
- Effective STL中文版:50條有效使用STL的經(jīng)驗(yàn)(雙色)
- Mastering Delphi Programming:A Complete Reference Guide
- 現(xiàn)代辦公設(shè)備使用與維護(hù)
- 單片機(jī)原理及應(yīng)用系統(tǒng)設(shè)計(jì)
- Camtasia Studio 8:Advanced Editing and Publishing Techniques
- Apple Motion 5 Cookbook
- 微軟互聯(lián)網(wǎng)信息服務(wù)(IIS)最佳實(shí)踐 (微軟技術(shù)開(kāi)發(fā)者叢書(shū))
- Rapid BeagleBoard Prototyping with MATLAB and Simulink
- Practical Machine Learning with R
- 電腦組裝與維護(hù)即時(shí)通
- 3D Printing Blueprints
- USB應(yīng)用開(kāi)發(fā)寶典
- The Applied Artificial Intelligence Workshop
- Corona SDK Mobile Game Development:Beginner's Guide