Build a Spotify-Like Music Recommender System in Python
Offered By: Valerio Velardo - The Sound of AI via YouTube
Course Description
Overview
Discover how to create a music recommender system similar to Spotify using Python in this comprehensive tutorial video. Explore the foundations of music recommendation, including collaborative filtering and Alternating Least Squares. Gain insights into Spotify's recommendation architecture and learn to implement a production-ready system using the 'implicit' library. Follow along as the instructor guides you through building a user-item matrix, working with the Last.fm dataset, and developing key components such as data loaders and artist retrievers. By the end of this 31-minute session, you'll have the skills to run artist recommendations and understand the intricacies of music recommendation systems.
Syllabus
Intro
Types of music recommendation
Spotify recommendation architecture
What are we building?
User-item matrix
Alternating least squares
Last.fm dataset
Package overview
Data loader routine
Artist retriever
Implicit - a collaborative filtering library
Recommender implementation
Running artist recommendations
Join The Sound of AI Slack Community!
Taught by
Valerio Velardo - The Sound of AI
Related Courses
Introduction to Recommender SystemsUniversity of Minnesota via Coursera Прикладные задачи анализа данных
Moscow Institute of Physics and Technology via Coursera Nearest Neighbor Collaborative Filtering
University of Minnesota via Coursera Practical Deep Learning For Coders
fast.ai via Independent Recommender Systems
University of Minnesota via Coursera