-
Notifications
You must be signed in to change notification settings - Fork 848
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
一些不合理的地方? #42
Comments
这是一个很好的点,在实际的系统中一般会把用户完全看完的电影去除掉。如果感兴趣的话也可以在我们的系统中修改。 |
因为目前大多数推荐系统并没有智能到自动排除互动过的物品,甚至可能出现连续推荐相同物品的情况,所以还是手动过滤。 另外看具体场景,部分情况下这种行为也会是合理的,比如你刷了一个电视剧第一集,第二天系统又推这个电视剧请你来看第二集。 |
请问这个页面是怎么运行出来的呀 |
@KyrieIrving24 试试http://localhost:6010/user.html?id=136。这里的136是userId |
Try to fix this in #63 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
你好,我在将系统运行起来之后,发现User136的推荐列表中出现了他曾看过的电影,这是否合理?
The text was updated successfully, but these errors were encountered: