- Machine Learning with Swift
- Alexander Sosnovshchenko
- 83字
- 2021-06-24 18:55:07
K-Means Clustering
In this chapter, we're going to switch our attention from supervised learning to unsupervised learning. The algorithms that we'll discuss and implement in this chapter are k-means and k-means++ clustering.
In this chapter, we will cover the following topics:
- Instance-based algorithm of k-means clustering
- The shortcomings of the k-means and how to fix them with the k-means++
- Where you can use k-means and where you shouldn't use it
- Application of clustering for signal quantization
- How to choose the number of clusters
推薦閱讀
- Aftershot Pro:Non-destructive photo editing and management
- 新媒體跨界交互設(shè)計
- INSTANT Wijmo Widgets How-to
- 硬件產(chǎn)品經(jīng)理成長手記(全彩)
- 嵌入式系統(tǒng)設(shè)計教程
- INSTANT ForgedUI Starter
- 電腦軟硬件維修從入門到精通
- Blender Game Engine:Beginner's Guide
- 圖解計算機組裝與維護
- 電腦組裝與維護即時通
- FL Studio Cookbook
- Arduino項目開發(fā):智能生活
- 觸摸屏應(yīng)用技術(shù)從入門到精通
- Building Machine Learning Systems with Python
- 可編程邏輯器件項目開發(fā)設(shè)計