Similar Song Recommendation with Python
-
Updated
Feb 10, 2024 - Python
Similar Song Recommendation with Python
In short a recommendation system is an algorithm aimed at suggesting relevant data to a user based on past preferences or ratings given by the user or suggesting relevant data to a user based on the item’s attributes.
Here we explore the functioning of a recommendation system.
Information retrieval project
prototipo que tiene como objetivo generar recomendaciones paralelas dentro de Spotify
A previous project based on scikit-learn in COMP 5212, HKUST. The project includes collaborative filtering based recommendation system (Matrix Factorization).
Code that determines if user likes a movie or not using recommendation algorithms
Add a description, image, and links to the recomendation-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the recomendation-algorithm topic, visit your repo's landing page and select "manage topics."