- Machine Learning with scikit:learn Quick Start Guide
- Kevin Jolly
- 83字
- 2021-06-24 18:15:54
Unsupervised learning algorithms
Unsupervised machine learning algorithms are typically used to cluster points of data based on distance. The unsupervised learning algorithm that you will learn about in this book is as follows:
- k-means: The k-means algorithm is a popular algorithm that is typically used to segment customers into unique categories based on a variety of features, such as their spending habits. This algorithm is also used to segment houses into categories based on their features, such as price and area.
推薦閱讀
- Hands-On Artificial Intelligence on Amazon Web Services
- Mastering Elastic Stack
- DevOps:Continuous Delivery,Integration,and Deployment with DevOps
- CompTIA Linux+ Certification Guide
- ESP8266 Home Automation Projects
- 具比例時(shí)滯遞歸神經(jīng)網(wǎng)絡(luò)的穩(wěn)定性及其仿真與應(yīng)用
- PVCBOT機(jī)器人控制技術(shù)入門(mén)
- Bayesian Analysis with Python
- 過(guò)程控制系統(tǒng)
- Web編程基礎(chǔ)
- ZigBee無(wú)線通信技術(shù)應(yīng)用開(kāi)發(fā)
- 電腦故障排除與維護(hù)終極技巧金典
- 算法設(shè)計(jì)與分析
- 網(wǎng)頁(yè)設(shè)計(jì)與制作
- Keras Reinforcement Learning Projects