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
Fashion-Recommendation-System-using-Image-Features is a Streamlit-Python app leveraging Deep Learning and Machine Learning to provide personalized fashion recommendations through image analysis.
This repository is about my semester project related to the course Big Data Analytics. I developed a recommendation system engine based on Hotel Reviews Dataset. Read more about the implementation in markdown file.
This repository hosts the code and the settings for the paper "Modular Debiasing of Latent User Representations in Prototype-based Recommender Systems" by Alessandro B. Melchiorre, Shahed Masoudian, Deepak Kumar, and Markus Schedl at ECML-PKDD'24.
In this Repository, A simple content-based book recommendation system is implemented. A representation vector is built with a TF-IDF vector of the Authors name concatenated with the title of the book.