- Hands-On Recommendation Systems with Python
- Rounak Banik
- 151字
- 2021-07-16 18:19:07
Item-based filtering
If a group of people have rated two items similarly, then the two items must be similar. Therefore, if a person likes one particular item, they're likely to be interested in the other item too. This is the principle on which item-based filtering works. Again, Amazon makes good use of this model by recommending products to you based on your browsing and purchase history, as shown in the following screenshot:

Item-based filters, therefore, recommend items based on the past ratings of users. For example, imagine that Alice, Bob, and Eve have all given War and Peace and The Picture of Dorian Gray a rating of excellent. Now, when someone buys The Brothers Karamazov, the system will recommend War and Peace as it has identified that, in most cases, if someone likes one of those books, they will like the other, too.
- Big Data Analytics with Hadoop 3
- Spark編程基礎(chǔ)(Scala版)
- Hands-On Machine Learning on Google Cloud Platform
- Dreamweaver 8中文版商業(yè)案例精粹
- AWS Administration Cookbook
- Docker High Performance(Second Edition)
- Apache Superset Quick Start Guide
- 內(nèi)模控制及其應(yīng)用
- 走近大數(shù)據(jù)
- Dreamweaver CS6精彩網(wǎng)頁制作與網(wǎng)站建設(shè)
- Linux系統(tǒng)下C程序開發(fā)詳解
- TensorFlow Deep Learning Projects
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)實(shí)訓(xùn)(職業(yè)模塊)
- MongoDB 4 Quick Start Guide
- 設(shè)計(jì)模式