書(shū)名: Applied Unsupervised Learning with Python作者名: Benjamin Johnston Aaron Jones Christopher Kruger本章字?jǐn)?shù): 58字更新時(shí)間: 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.
推薦閱讀
- Bootstrap Site Blueprints Volume II
- Designing Machine Learning Systems with Python
- 解構(gòu)產(chǎn)品經(jīng)理:互聯(lián)網(wǎng)產(chǎn)品策劃入門(mén)寶典
- 劍指JVM:虛擬機(jī)實(shí)踐與性能調(diào)優(yōu)
- 精通軟件性能測(cè)試與LoadRunner實(shí)戰(zhàn)(第2版)
- R語(yǔ)言與網(wǎng)絡(luò)輿情處理
- Java系統(tǒng)化項(xiàng)目開(kāi)發(fā)教程
- C#開(kāi)發(fā)案例精粹
- Red Hat Enterprise Linux Troubleshooting Guide
- jQuery for Designers Beginner's Guide Second Edition
- Java語(yǔ)言程序設(shè)計(jì)實(shí)用教程(第2版)
- Java面試一戰(zhàn)到底(基礎(chǔ)卷)
- Learning NHibernate 4
- C語(yǔ)言進(jìn)階:重點(diǎn)、難點(diǎn)與疑點(diǎn)解析
- Kotlin入門(mén)與實(shí)戰(zhàn)