- 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.
- Project 2007項目管理實用詳解
- 中文版Photoshop CS5數碼照片處理完全自學一本通
- Photoshop CS3圖層、通道、蒙版深度剖析寶典
- Apache Superset Quick Start Guide
- 嵌入式操作系統
- Excel 2010函數與公式速查手冊
- INSTANT Puppet 3 Starter
- 手把手教你學Flash CS3
- 人工智能:智能人機交互
- Hands-On Business Intelligence with Qlik Sense
- Cloudera Hadoop大數據平臺實戰指南
- 智能+:制造業的智能化轉型
- Embedded Linux Development using Yocto Projects(Second Edition)
- Flash CS3動畫制作融會貫通
- 深度學習之模型優化:核心算法與案例實踐