- The Machine Learning Workshop
- Hyatt Saleh
- 76字
- 2021-06-18 18:23:56
2. Unsupervised Learning – Real-Life Applications
Overview
This chapter explains the concept of clustering in machine learning. It explains three of the most common clustering algorithms, with a hands-on approximation to solve a real-life data problem. By the end of this chapter, you should have a firm understanding of how to create clusters out of a dataset using the k-means, mean-shift, and DBSCAN algorithms, as well as the ability to measure the accuracy of those clusters.
推薦閱讀
- 網絡服務器配置與管理(第3版)
- Applied Unsupervised Learning with R
- 硬件產品經理成長手記(全彩)
- Getting Started with Qt 5
- 深入淺出SSD:固態存儲核心技術、原理與實戰(第2版)
- 從零開始學51單片機C語言
- Creating Flat Design Websites
- 計算機組裝維修與外設配置(高等職業院校教改示范教材·計算機系列)
- Managing Data and Media in Microsoft Silverlight 4:A mashup of chapters from Packt's bestselling Silverlight books
- “硬”核:硬件產品成功密碼
- Wireframing Essentials
- 筆記本電腦維修技能實訓
- 從企業級開發到云原生微服務:Spring Boot實戰
- Hands-On Embedded Programming with C++17
- Hands-On Explainable AI(XAI) with Python