Using Spotify API for Audio Data and User Feedback
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm currently working on a project that involves using the Spotify API to create a music recommendation system based on user feedback and audio characteristics. Specifically, I want to explore the following approach:
- Use the Spotify API to retrieve songs within a certain valence (or other audio data) threshold (for example, 0.2 to 0.4).
- If a song with a valence of 0.35 is played and the user dislikes it, I would like to adjust the valence value downward to 0.25 and continue iterating until we find a valence level that the user prefers.
- The goal is to effectively create a feedback loop that personalizes recommendations based on the user's musical tastes without violating any terms of service.
My questions are:
- Is this approach compliant with Spotifyโs terms of service regarding API usage?
- Are there any specific limitations I should be aware of when it comes to using audio features for machine learning purposes?
- Would this method be considered as โingestingโ Spotify content into a machine learning model?
Labels:
- Labels:
-
Question
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page