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
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity