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

UserCF evaluate() #1

Open
myxiaoyu opened this issue Aug 28, 2018 · 3 comments
Open

UserCF evaluate() #1

myxiaoyu opened this issue Aug 28, 2018 · 3 comments

Comments

@myxiaoyu
Copy link

for i, user, in enumerate(self.trainSet): 是否应该是改成for i, user, in enumerate(self.testSet):

@2212168851
Copy link

同问,这里是不是写错了

@darkside0624
Copy link

同问,我也感觉这边有错误

@frac12
Copy link

frac12 commented Sep 16, 2021

代码没错,他推荐的电影要先在训练集里面过一遍。去除掉用户之前看过的电影

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

4 participants