- Hands-On Recommendation Systems with Python
- Rounak Banik
- 149字
- 2021-07-16 18:19:06
The ranking problem
Ranking is the more intuitive formulation of the recommendation problem. Given a set of n items, the ranking problem tries to discern the top k items to recommend to a particular user, utilizing all of the information at its disposal.

Imagine you are Airbnb, much like the preceding example. Your user has input the specific things they are looking for in their host and the space (such as their location, and budget). You want to display the top 10 results that satisfy those aforementioned conditions. This would be an example of the ranking problem.
It is easy to see that the prediction problem often boils down to the ranking problem. If we are able to predict missing values, we can extract the top values and display them as our results.
In this book, we will look at both formulations and build systems that effectively solve them.
- Hands-On Intelligent Agents with OpenAI Gym
- 32位嵌入式系統(tǒng)與SoC設計導論
- PostgreSQL 11 Server Side Programming Quick Start Guide
- Dreamweaver CS3網(wǎng)頁設計50例
- Windows 8應用開發(fā)實戰(zhàn)
- MCSA Windows Server 2016 Certification Guide:Exam 70-741
- 計算機網(wǎng)絡技術實訓
- 具比例時滯遞歸神經(jīng)網(wǎng)絡的穩(wěn)定性及其仿真與應用
- 數(shù)據(jù)掘金
- 軟件工程及實踐
- 基于ARM9的小型機器人制作
- PowerMill 2020五軸數(shù)控加工編程應用實例
- 電腦上網(wǎng)入門
- 西門子S7-1200/1500 PLC從入門到精通
- PVCBOT零基礎機器人制作(第2版)