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
Made a basic book recommender system that uses cosine similarity to recommend users books based on their preferences. I intend to work on it more, this is just a simple implementation of the idea...