Skip to content

A recommendation system to build user profiles and accordingly recommend items to buy/watch/read that matches users’ interests.

Notifications You must be signed in to change notification settings

eslamHegazy/Recommender-System

Repository files navigation

Recommender System

Almost all the applications we use today rely extensively on recommender systems to build user profiles and accordingly recommend items to buy/watch/read that matches their users’ interests.

In this project, you are to build a recommender system that uses the users’ purchases history to:

  • Recommend an item to the user based on their previous purchases if the current cart is empty

  • If there are items already added to the users cart, recommend an item to the user based on their previous purchases and the current items in the cart

  • Another option is to recommend an item to the user based on the intersection between the items they previously purchased and other users’ purchases

About

A recommendation system to build user profiles and accordingly recommend items to buy/watch/read that matches users’ interests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published