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

Backend: get data/model, predict #53

Open
sbgonenc opened this issue Dec 12, 2022 · 0 comments
Open

Backend: get data/model, predict #53

sbgonenc opened this issue Dec 12, 2022 · 0 comments
Assignees
Labels
dev under development
Milestone

Comments

@sbgonenc
Copy link
Collaborator

This one is about writing a backend pipeline when user asks for a movie recommendation. Both sequential and explicit models will be used. Flow works like this:

user_id, genre, previously_watched_movie_ids, model_to_use? as input
new_recommended_movie as output

@sbgonenc sbgonenc self-assigned this Dec 12, 2022
@sbgonenc sbgonenc added the dev under development label Dec 12, 2022
@sbgonenc sbgonenc added this to the sprint_3 milestone Dec 12, 2022
sbgonenc added a commit that referenced this issue Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev under development
Projects
None yet
Development

No branches or pull requests

1 participant