Spotify recommendations bot
-
Updated
Feb 5, 2018 - JavaScript
Spotify recommendations bot
This project is a simple Spotify recommendation engine. It uses the Spotify API to search for a track and get recommendations based on that track.
Given some artists, it will grab each artist's top 3 songs and 3 random songs, and then creates a playlist out of the pulled songs.
code used to generate the minrva team's submission to the 2018 RecSys Challenge in the creative track
Spotify Songs Recommender - tryin' Angular
A Flask-based web application aimed at recommending songs
code used to generate the minrva team's submission to the 2018 RecSys Challenge main track
This project builds a simple and effective music recommendation system using Spotify song data and the K-Nearest Neighbors (KNN) algorithm.
Recommends songs from dataset of 232K songs from Spotify. Uses HDBSCAN and Siamese Network. An ML Project
Add a description, image, and links to the spotify-recommendations topic page so that developers can more easily learn about it.
To associate your repository with the spotify-recommendations topic, visit your repo's landing page and select "manage topics."