You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I implemented the Sequential Retriever using the tutorial and was hoping to expand it for new users by taking in an additional parameter which is the categories the user prefers. I'm hoping to make the predictions like so
I implemented the Sequential Retriever using the tutorial and was hoping to expand it for new users by taking in an additional parameter which is the categories the user prefers. I'm hoping to make the predictions like so
The goal is to provide recommendations for new users by passing an empty array for movies_watched and passing the collected categories.
Really appreciate some guidance on how I have achieve this.
The text was updated successfully, but these errors were encountered: