Skip to content

Music popularity prediction model, using hierarchical bayes with a Gibbs sampler

Notifications You must be signed in to change notification settings

katjanestrickland/Bayes-Music-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bayes-Music-Prediction

With a small sample of discographies pulled from the Spotify API, I build two popularity prediction models based on musical key. First, a normal-normal mixture model, with both unique and fixed variance iterations. I use the EM algorithm to find maximum likelihood estimates for each unknown parameter. Second, in a hierarchical bayesian framework, where songs are nested within keys, I build credible intervals for a single band, specifically using the Gibbs sampler to draw samples from the posterior distribution.

Project Page

Markdown Link

citations

About

Music popularity prediction model, using hierarchical bayes with a Gibbs sampler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages