Skip to content

j-cahill/best-albums

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

best-albums

The plan:

  1. Use AlbumOfTheYear to determine the top artists of each year, their rank in the list, and the length of the list. We can then determine their relative quality within the list.
  2. Use the last.fm API (or scrape last.fm if necessary) to determine the members of each band. This part is likely the most difficult and could likely require the use of some NLP.
  3. Use gendelrize.io (or perhaps some R package) to predict the gender of each name
  4. Find open-source methods for predicting race based on name.
  5. Cool visualizations and stuff

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages