当前位置:网站首页>Recommender systems: overview of the characteristics of architecture: user/item engineering -- -- -- -- -- -- -- -- > recall layer > sort layer - > test/evaluation 】 【 cold start problems, real-time 】
Recommender systems: overview of the characteristics of architecture: user/item engineering -- -- -- -- -- -- -- -- > recall layer > sort layer - > test/evaluation 】 【 cold start problems, real-time 】
2022-07-30 20:02:00 【u013250861】

I. What is a recommendation system
Recommendation system is a measure used for information overload. Faced with massive data information, it can quickly recommend items that meet the user's characteristics.Especially for some people who have "choice phobia" and no clear needs.
Information consumers: It is very difficult to find the information that interests you from a large amount of information.
Information producers: How to make the information produced by yourself stand out and be loved by the public is also a very difficult thing.
1. Purpose of the recommendation system
- In the Internet era, the amount of information is huge, which leads to information overload for individuals with limited information processing capabilities, and it is difficult for individuals to search for valuable information from the massive amount of information.
- Recommendation system is a measure used for information overload. In the face of massive data information, it can quickly recommend items that meet the user's characteristics and reduce the user's search cost.
- Addresses some people's "choice phobia" and those who don't have clear needs.
- A good recommendation system can allow users to get the items or content they need faster and better.
- Let the website (platform) retain user resources more effectively.
2. Basic idea of recommendation system
- Know what you want, push it accurately.Using the feature information of users and items, recommend those items with features that users like.
- Things cluster together.Using the items that the user has liked, recommend items similar to the items that the user has liked to the user.
- People are divided into groups.Using other users who are similar to the user, recommend items to the user that are liked by other users who have similar interests and hobbies.

3. Data analysis of recommendation system
- Metadata for item or content to be recommended, such as keywords, category tags, descriptions, etc.
- System Basic information about the user, such as gender, age, interest tags, etc.
- User's behavior data can be transformed into preferences for items or information. Depending on the application itself, it may include the user's rating of the item, the user's viewing record of the item, the user's purchase record, etc..The preference information of these users can be divided into two categories:
- Displayed user feedback: This category is the user's natural browsing on the website or outside the use of the website, and explicit feedback information, such as the user's rating of an item, or a comment on an item.
- Implicit user feedback: This type of data is generated by the user when using the website, which implicitly reflects the user's preferences for items, such as the user purchased an item, the length of time the user viewed a certain content, and so on.




References:
Recommendation System (1): Overview of Recommendation System
Recommendation system overview
边栏推荐
- MySQL夺命10问,你能坚持到第几问?
- MindSpore:【MindSpore1.1】Mindspore安装后验证出现cudaSetDevice failed错误
- 推荐系统:冷启动问题【用户冷启动、物品冷启动、系统冷启动】
- Win11如何更改默认下载路径?Win11更改默认下载路径的方法
- 【flink】报错整理 Could not instantiate the executor. Make sure a planner module is on the classpath
- 如何优化OpenSumi终端性能?
- Face-based Common Expression Recognition (2) - Data Acquisition and Arrangement
- ImportError: attempted relative import with no known parent package
- 看完《二舅》,我更内耗了
- ERROR 1045 (28000) Access denied for user ‘root‘@‘localhost‘解决方法
猜你喜欢

Interviewer Ali: Describe to me the phenomenon of cache breakdown, and talk about your solution?

多线程的互斥锁应用RAII机制

DCM 中间件家族迎来新成员

MySQL eight-part text recitation version

推荐系统:实时性【特征实时性:客户端实时特征(秒级,实时)、流处理平台(分钟级,近实时)、分布式批处理平台(小时/天级,非实时)】【模型实时性:在线学习、增量更新、全量更新】
![Recommended system: cold start problem [user cold start, item cold start, system cold start]](/img/e1/c3f8c89616d63cd3af84e715e783f9.png)
Recommended system: cold start problem [user cold start, item cold start, system cold start]

并发与并行的区别

【PyTorchVideo教程01】快速实现视频动作识别

HCIP --- 企业网的三层架构

Zabbix 5.0 Monitoring Tutorial (1)
随机推荐
.eslintrc.js for musicApp
Perfectly Clear QuickDesk & QuickServer图像校正优化工具
Frog jumping steps (recursive and non-recursive) ------- Xiaolele walks the steps
The technology is very powerful, do you still need to "manage up"?
Linux download and install mysql5.7 version tutorial the most complete and detailed explanation
对int变量赋值的操作是原子的吗?
Typora设置标题自动标号
湖仓一体电商项目(四):项目数据种类与采集
HCIP --- 企业网的三层架构
coming!Dongfang Selection brings goods to the live broadcast of Longjiang agricultural products
Download Win11 how to change the default path?Download Win11 change the default path method
Day31 LeetCode
FFmpeg —— 将mp4转为gif输出(附源码)
055 c# print
移动web开发01
JUnit 5测试中的临时目录(附实例及代码)
MySQL database - DQL data query language
MySQL夺命10问,你能坚持到第几问?
MySQL kills 10 questions, how many questions can you stick to?
Snowflake vs. Redshift的2022战报:两个数据平台谁更适合你?