Category: Tutorial
-
Explore Your Music (Part 2)

In this post, let’s explore your music library with Python! Reflections In my last tutorial, the focus on complicated XML parsing drained some of the fun from playing with our data. Also, I missed some important facts about the dataset when trying to draw conclusions from my data. I uncovered this oversight trying to understand Read more
-
Explore Your Music Library with Python

Hi all! ‘Tis the season for Spotify Wrapped, that is, if you subscribe to Spotify. I used to, but I left for two reasons: The algorithm was not good enough at making recommendations that stuck with me long-term, and the delays in their lossless audio options. However, this means I miss out on the annual Read more
-
Predicting Jazz Genres with XGBoost Classifiers

Introduction Welcome to the first tutorial post on my blog! Any post that I tag “Tutorial” should suit a wider audience, and I hold to a higher standard for reproducibility. I want to eliminate the problem of developers searching for answers in documentation, but things don’t quite line up with how their system is set Read more