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

Model update when validation and testing #7

Open
wenjf opened this issue Nov 9, 2019 · 0 comments
Open

Model update when validation and testing #7

wenjf opened this issue Nov 9, 2019 · 0 comments

Comments

@wenjf
Copy link

wenjf commented Nov 9, 2019

Hi,
I noticed that, during validation and testing, the model will be updated too. So, when comparing to other model mentioned in your paper, have you guys conduct the some configuration(update model parameters) during validation and testing?

Anyway, in my opinion, while each interaction in validation and test is only seen once, the involved user/item appears multi times, such that updating models in these two procedures is [data leakage ] to some extent. (Due to the existing of static one-hot embedding, updating model will update the corresponds weight parameter of the RNN cell.)

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

1 participant