A highly sophisticated, tested, robust and procedural recommender.
-
Updated
May 15, 2025 - Python
A highly sophisticated, tested, robust and procedural recommender.
Recommendation systems: Rank based and Collaborative Filtering (Neighbor-based and Model-based) approach to recommend articles based on user-article interactions.
The project's goal is to create diverse recommendation systems that predict user-item ratings
This project developed and optimized a hybrid recommendation system that processes over 450,000 training data points and 142,000 validation data points. The system combines user ratings, merchant details, and user reviews to predict users' ratings for restaurants they have not visited.
A highly sophisticated, tested, robust and procedural recommender.
The assignment comprises two main tasks: implementing LSH to identify similar businesses based on user ratings and developing various collaborative filtering recommendation systems to predict user ratings for businesses.
Model-Based and Memory-Based collaborative filtering recommendation system on retail data.
Add a description, image, and links to the model-based-recommendation topic page so that developers can more easily learn about it.
To associate your repository with the model-based-recommendation topic, visit your repo's landing page and select "manage topics."