- Learning Data Mining with Python(Second Edition)
- Robert Layton
- 117字
- 2021-07-02 23:40:02
What is affinity analysis?
Affinity analysis is a type of data mining that gives similarity between samples (objects). This could be the similarity between the following:
- Users on a website, to provide varied services or targeted advertising
- Items to sell to those users, to provide recommended movies or products
- Human genes, to find people that share the same ancestors
We can measure affinity in several ways. For instance, we can record how frequently two products are purchased together. We can also record the accuracy of the statement when a person buys object 1 and when they buy object 2. Other ways to measure affinity include computing the similarity between samples, which we will cover in later chapters.
推薦閱讀
- Maven Build Customization
- 跟“龍哥”學C語言編程
- MATLAB圖像處理超級學習手冊
- MongoDB for Java Developers
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第3版)
- FFmpeg入門詳解:音視頻原理及應用
- jQuery開發基礎教程
- SAP BusinessObjects Dashboards 4.1 Cookbook
- Visual C#.NET程序設計
- Python極簡講義:一本書入門數據分析與機器學習
- Bootstrap for Rails
- Oracle 12c從入門到精通(視頻教學超值版)
- Visual C++從入門到精通(第2版)
- Visual C#(學習筆記)