- Hands-On Unsupervised Learning with Python
- Giuseppe Bonaccorso
- 70字
- 2021-07-02 12:32:04
Clustering Fundamentals
In this chapter, we are going to introduce the fundamental concept of cluster analysis, focusing the attention on our main principles that are shared by many algorithms and the most important techniques that can be employed to evaluate the performance of a method.
In particular, we are going to discuss:
- An introduction to clustering and distance functions
- K-means and K-means++
- Evaluation metrics
- K-Nearest Neighbors (KNN)
- Vector Quantization (VQ)
推薦閱讀
- 深入理解Spring Cloud與實戰
- Linux KVM虛擬化架構實戰指南
- 電腦軟硬件維修大全(實例精華版)
- Unity 5.x Game Development Blueprints
- 3ds Max Speed Modeling for 3D Artists
- Hands-On Machine Learning with C#
- Creating Flat Design Websites
- 筆記本電腦使用、維護與故障排除從入門到精通(第5版)
- Hands-On Artificial Intelligence for Banking
- 單片機開發與典型工程項目實例詳解
- 數字媒體專業英語(第2版)
- 無蘋果不生活:OS X Mountain Lion 隨身寶典
- 單片微機原理及應用
- 計算機電路基礎(第2版)
- Building Machine Learning Systems with Python