Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

用户反馈记录里如何记录用户的评分值? #126

Closed
ouyangzhongmin opened this issue Apr 30, 2021 · 5 comments
Closed

用户反馈记录里如何记录用户的评分值? #126

ouyangzhongmin opened this issue Apr 30, 2021 · 5 comments

Comments

@ouyangzhongmin
Copy link

image
根据数据库表结构用户反馈记录只能记录用户行为,但是评分值是如何录入的呢?

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


image
According to the database table structure, the user feedback record can only record user behavior, but how is the score value entered?

@zhenghaoz
Copy link
Collaborator

目前版本只会记录用户正反馈(喜欢、点赞、收藏)和负反馈(已读),通过positive_feedback_types确定正反馈。评分预测目前算法层面不支持,因为数据库也就没支持了。

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


The current version only records user positive feedback (likes, likes, favorites) and negative feedback (read), and positive feedback is determined by positive_feedback_types. Scoring prediction is currently not supported at the algorithm level, because the database does not support it.

@ouyangzhongmin
Copy link
Author

好的,感谢!

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Okay, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants