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

Usage of TimeSVD when prediction for current(present) day needs to be calculated #59

Open
IvicaObadic-zz opened this issue Oct 17, 2016 · 0 comments

Comments

@IvicaObadic-zz
Copy link

How would a system use model trained with TimeSVD to predict the rating of a user at given moment(for example request comes and list of items needs to be reccomended) when always the parameters with the current day will be unknown ? The items, users and factors will not have learned parameters associated for the current(present) day and as i saw in the code for the predict, zero will be used for those values. So what is the benefit of using the algorithm when the temporal features will have zero value ?

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