Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bujowskis/put-ml-spotify-case-study
Repository concerning Machine Learning classes case study - Recommendation of harder styles music
https://github.com/bujowskis/put-ml-spotify-case-study
Last synced: 13 days ago
JSON representation
Repository concerning Machine Learning classes case study - Recommendation of harder styles music
- Host: GitHub
- URL: https://github.com/bujowskis/put-ml-spotify-case-study
- Owner: bujowskis
- Created: 2022-05-12T10:25:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-29T10:43:33.000Z (about 2 years ago)
- Last Synced: 2024-11-07T20:47:54.412Z (2 months ago)
- Language: HTML
- Size: 20.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# put-ML-Spotify-case-study
Repository concerning Machine Learning classes case study - Recommendation of harder styles music
# Introduction
Given the assignment concerning classification of a dataset of our choice, I opted for something that was biting me for a very long time.
Personally, I am quite a music junkie with a rather *particular* taste in music. **Harder styles** such as Techno, Hardstyle, Hardcore, Gabber, Uptempo, etc. are one of my favorites and take up a big part of my music consumption.
I'm extensively using Spotify as a music streaming service of my choice. The problem is, the recommendations system that's supposed to provide me with new tracks I will like does a pretty bad job at it - my **Discover weekly** playlist has an accuracy of just `1/30` songs.
I'm unsure whether that's a problem with Spotify's system being bad or me being too picky. That's why in this case study I'd like to explore that problem by applying different classifiers to see if they can do better, thus inducing that the current Spotify's system could be improved.
# Presentation
You can find the presentation in `.html`, `.Rpres` and `.md` format in the [following folder](https://github.com/bujowskis/put-ML-Spotify-case-study/tree/main/presentation). There's no .pdf version, since the presentation contains gifs.It's most likely the most convenient for you to view the [Markdown format version](https://github.com/bujowskis/put-ML-Spotify-case-study/blob/main/presentation/cs-presentation.md)