LastFM Customer Value Scoring

Using the sampled dataset found here, I created a simple customer scoring model based on an RFM (Recency, Frequency, Monetary) model, replacing the monetary value with a “uses per day” value. This information was created with the intent of hypothetically implementing a monetization system into LastFM’s service.

Check out the GitHub repository for more info.

Leave a comment