- Hands-On Unsupervised Learning with Python
- Giuseppe Bonaccorso
- 176字
- 2021-07-02 12:32:02
Association rules
The last unsupervised approach we're considering is based on the discovery of association rules and it's extremely important in the field of data mining. A common scenario is represented by a collection of commercial transactions made up of a subset of products. The goal is to find out the most important associations between products (for example, the probability of buying Pi and Pj is 70%). Specific algorithms can efficiently mine a whole database, highlighting all the relationships that can be taken into account for strategic and logistic purposes. For example, an online store can employ this method to promote all those items that are frequently bought together with other ones. Moreover, a predictive approach allows simplifying the provisioning processes by suggesting all those products that are very likely to be sold out, thanks to an increase in the sales of other items.
At this point, it's helpful to introduce the reader to a practical example of unsupervised learning. No particular prerequisites are needed, but it's preferable to have a basic knowledge of probability theory.
- 零點起飛學Xilinx FPG
- Learning SQL Server Reporting Services 2012
- 電腦維護與故障排除傻瓜書(Windows 10適用)
- Python GUI Programming:A Complete Reference Guide
- 分布式微服務架構:原理與實戰(zhàn)
- 電腦高級維修及故障排除實戰(zhàn)
- 筆記本電腦維修300問
- Hands-On Artificial Intelligence for Banking
- Intel Edison智能硬件開發(fā)指南:基于Yocto Project
- Neural Network Programming with Java(Second Edition)
- IP網(wǎng)絡視頻傳輸:技術、標準和應用
- Arduino項目案例:游戲開發(fā)
- 筆記本電腦維修技能實訓
- 嵌入式系統(tǒng)設計大學教程(第2版)
- The Applied Artificial Intelligence Workshop