- Hands-On Recommendation Systems with Python
- Rounak Banik
- 141字
- 2021-07-16 18:19:07
User-based filtering
The main idea behind user-based filtering is that if we are able to find users that have bought and liked similar items in the past, they are more likely to buy similar items in the future too. Therefore, these models recommend items to a user that similar users have also liked. Amazon's Customers who bought this item also bought is an example of this filter, as shown in the following screenshot:

Imagine that Alice and Bob mostly like and dislike the same video games. Now, imagine that a new video game has been launched on the market. Let's say Alice bought the game and loved it. Since we have discerned that their tastes in video games are extremely similar, it's likely that Bob will like the game too; hence, the system recommends the new video game to Bob.
- Microsoft Power BI Quick Start Guide
- 來吧!帶你玩轉Excel VBA
- 大數據安全與隱私保護
- CompTIA Network+ Certification Guide
- 嵌入式操作系統
- 信息物理系統(CPS)測試與評價技術
- 我也能做CTO之程序員職業規劃
- Google SketchUp for Game Design:Beginner's Guide
- 貫通Java Web開發三劍客
- 氣動系統裝調與PLC控制
- 精通數據科學:從線性回歸到深度學習
- Silverlight 2完美征程
- Ansible 2 Cloud Automation Cookbook
- Mastering OpenStack(Second Edition)
- MongoDB 4 Quick Start Guide