Completed
Last.fm dataset
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build a Spotify-Like Music Recommender System in Python
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Types of music recommendation
- 3 Spotify recommendation architecture
- 4 What are we building?
- 5 User-item matrix
- 6 Alternating least squares
- 7 Last.fm dataset
- 8 Package overview
- 9 Data loader routine
- 10 Artist retriever
- 11 Implicit - a collaborative filtering library
- 12 Recommender implementation
- 13 Running artist recommendations
- 14 Join The Sound of AI Slack Community!