Modeling
taste embeddings + memory
Adaptive music recommendation system that learns listener preferences over time and generates explainable playlists using embeddings and contextual signals.
Modeling
taste embeddings + memory
Output
explainable playlist ranking
Designed a recommendation architecture that models changing music taste over time, explains suggestions, and balances novelty with preference continuity.
Static playlist rules fail to capture evolving user taste and context, which leads to repetitive or low-relevance recommendations.
Built an adaptive recommendation system with preference embeddings, taste-decay logic, and contextual weighting to generate personalized playlists.
Delivered a functional explainable playlist pipeline that demonstrates practical recommendation-system design and product-oriented ML engineering.