For our Information Retrieval and Web Analytics module, we implemented a personalised ecommerce product recommendation system for a kaggle dataset.
- Userbased, content based and rating based recommendation approaches were considered when providing recommendations for old users.
- We also addressed the cold start problem by providing recommendations to new users to the system by a custom recommendation logic.
Tech stack - python, flask, html, css