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

'HGRU4Rec' object has no attribute 'predict_next' #13

Open
henglily opened this issue Feb 6, 2019 · 2 comments
Open

'HGRU4Rec' object has no attribute 'predict_next' #13

henglily opened this issue Feb 6, 2019 · 2 comments

Comments

@henglily
Copy link

henglily commented Feb 6, 2019

Hi, I am trying to experience your work on my dataset, but I find that when I use evaluate_sessions() in evalutaion.py, something is wrong with "preds = pr.predict_next(sid, prev_iid, prev_uid, items_to_predict)", do you notice that?

@mquad
Copy link
Owner

mquad commented Feb 6, 2019

Hi @henglily , can you please paste here the error log so I can try to trace down the error?

@henglily
Copy link
Author

Hi @henglily , can you please paste here the error log so I can try to trace down the error?

image

hi, I feel so sorry that I did not keep the error log, but I encountered the error during I use the function called evaluate_sessions() in evaluation.py. In fact that I can't find the method, "predict_next()"

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

2 participants