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

running the test failed #27

Open
chen-bowen opened this issue Oct 21, 2019 · 2 comments
Open

running the test failed #27

chen-bowen opened this issue Oct 21, 2019 · 2 comments

Comments

@chen-bowen
Copy link

When I fired up the app, the backend sent an error saying file not found: "./models/funkSVD/2018-01-01 10:01:34.179393/model/". This directory does not exist anywhere. I run all the tests and any tests related to this file failed. Did I miss something here?

@kimfalk
Copy link
Contributor

kimfalk commented Oct 21, 2019

You didn't miss anything!

The error shouldn't be there, and I will see if I can fix it one of these days. The problem is that there should be a check to see whether there is a model before attempting to load it.

That said the site should work fine until you arrive at the part in the book that explains how to create the funk SVD model.

@chen-bowen
Copy link
Author

chen-bowen commented Oct 21, 2019

Thank you so much! I can help you fix this error as well. I love your work on this recommender system - I really want to make it better. I'm thinking of adding a couple more models in addition to funkSVD and matrix factorization etc.

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