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.
The goal is to build a music recommendation system that can provide custom playlists for individual users based on collaborative and metadata filtering.
Notifications You must be signed in to change notification settings
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Go to fileOnce a good strategy is found, custom recommendations are created based on metadata. For example, chillout playlists are created of recommended songs with low tempo.
The goal is to build a music recommendation system that can provide custom playlists for individual users based on collaborative and metadata filtering.