Principal Component Analysis for Hip Hop Songs With Tidymodels
Offered By: Julia Silge via YouTube
Course Description
Overview
Explore principal component analysis (PCA) for hip hop songs using tidymodels in this comprehensive tutorial. Learn to implement PCA with recipes while analyzing #TidyTuesday data on the best hip hop songs of all time. Follow along as the instructor demonstrates data analysis techniques, interacts with the Spotify API, and extracts playlist features. Discover how to pull track names, search Spotify, handle ranking IDs, and join datasets. Gain insights into fitting models, working with tiny models, and creating visualizations. Master the art of plotting PCA results and summarizing findings. Access the complete code on the instructor's blog for further reference and practice.
Syllabus
Introduction
Data analysis
Spotify API
Playlist Features
Pull Track Name
Search Spotify
Ranking IDs
Joining the data
Fitting the model
Tiny models
Visualization
Plotting
PCA
Summary
Taught by
Julia Silge
Related Courses
Modeling with tidymodels in RDataCamp Introduction to Regression Models by Using R and Tidymodels
Microsoft via YouTube How to Handle High Cardinality Predictors for Data on Museums in the UK
Julia Silge via YouTube Handling Coefficients for Modeling Collegiate Sports Expenditures
Julia Silge via YouTube Poisson Regression with Tidymodels for Package Vignette Counts
Julia Silge via YouTube