- 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.
- Intel FPGA/CPLD設計(基礎篇)
- Learning Cocos2d-x Game Development
- Learning AngularJS Animations
- 嵌入式技術基礎與實踐(第5版)
- 單片機原理及應用系統設計
- 微服務分布式架構基礎與實戰:基于Spring Boot + Spring Cloud
- Machine Learning Solutions
- Blender Quick Start Guide
- 單片機原理及應用:基于C51+Proteus仿真
- 可編程邏輯器件項目開發設計
- Angular 6 by Example
- 分布式存儲系統:核心技術、系統實現與Go項目實戰
- 從企業級開發到云原生微服務:Spring Boot實戰
- 電腦主板維修技術
- 電腦組裝與硬件維修從入門到精通