- Applied Unsupervised Learning with Python
- Benjamin Johnston Aaron Jones Christopher Kruger
- 58字
- 2021-06-11 13:23:53
Chapter 1
Introduction to Clustering
Learning Objectives
By the end of this chapter, you will be able to:
- Distinguish between supervised learning and unsupervised learning
- Explain the concept of clustering
- Implement k-means clustering algorithms using built-in Python packages
- Calculate the Silhouette Score for your data
In this chapter, we will have a look at the concept of clustering.
推薦閱讀
- 玩轉Scratch少兒趣味編程
- 數據結構簡明教程(第2版)微課版
- C語言從入門到精通(第4版)
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第2版)
- Spring實戰(第5版)
- 名師講壇:Spring實戰開發(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- Building RESTful Python Web Services
- C和C++游戲趣味編程
- RealSenseTM互動開發實戰
- Learning Docker Networking
- Java程序設計與項目案例教程
- JavaScript機器人編程指南
- Node.js實戰:分布式系統中的后端服務開發
- C# 7.0本質論
- 透視C#核心技術:系統架構及移動端開發