- 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.
推薦閱讀
- 極簡算法史:從數(shù)學(xué)到機(jī)器的故事
- Visual C++程序設(shè)計(jì)學(xué)習(xí)筆記
- 自己動(dòng)手實(shí)現(xiàn)Lua:虛擬機(jī)、編譯器和標(biāo)準(zhǔn)庫
- Android開發(fā)精要
- Photoshop智能手機(jī)APP UI設(shè)計(jì)之道
- R語言編程指南
- Java軟件開發(fā)基礎(chǔ)
- R的極客理想:工具篇
- QTP自動(dòng)化測試進(jìn)階
- 量化金融R語言高級(jí)教程
- 自然語言處理Python進(jìn)階
- 基于Struts、Hibernate、Spring架構(gòu)的Web應(yīng)用開發(fā)
- UVM實(shí)戰(zhàn)
- 一塊面包板玩轉(zhuǎn)Arduino編程
- TMS320LF240x芯片原理、設(shè)計(jì)及應(yīng)用