- 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.
- 新媒體跨界交互設計
- 深入理解Spring Cloud與實戰
- 基于Proteus和Keil的C51程序設計項目教程(第2版):理論、仿真、實踐相融合
- 數字道路技術架構與建設指南
- 計算機組裝·維護與故障排除
- Unity 5.x Game Development Blueprints
- Large Scale Machine Learning with Python
- 微軟互聯網信息服務(IIS)最佳實踐 (微軟技術開發者叢書)
- Machine Learning Solutions
- 深入理解序列化與反序列化
- 超大流量分布式系統架構解決方案:人人都是架構師2.0
- LPC1100系列處理器原理及應用
- Istio服務網格技術解析與實踐
- 無蘋果不生活:OS X Mountain Lion 隨身寶典
- USB應用開發寶典