Commoditizing Music Machine Learning : Services
Five years ago, music personalization at Spotify was a tiny team. The team read papers, developed models, wrote data pipelines [...]
Published by Spotify EngineeringFive years ago, music personalization at Spotify was a tiny team. The team read papers, developed models, wrote data pipelines [...]
Published by Spotify EngineeringDependency Hell Most Java developers have probably run into problems where their code throws a NoSuchMethodError or a NoClassDefFoundError at [...]
Published by Petter MåhlénA few of us at Spotify are infatuated with RAML – a RESTful API Modeling Language described as “a simple and succinct [...]
Published by Lynn RootGit is an incredible tool, but it isn’t magical and it doesn’t think for you. When actually doing distributed version [...]
Published by aesspotifySix months ago, when we launched our Web API, we provided twelve endpoints through which developers could retrieve Spotify catalog [...]
Published by Chris HughesAll of our lovely Spotify users generate many terabytes of data every day. All the songs that are listened to, [...]
Published by davidawhitingFor the impatient If you don’t want/don’t have time to read the full story, you should at least consider using the [...]
Published by Alfonso Acostatl;dr Code: https://github.com/spotify/dh-virtualenvDocs: http://dh-virtualenv.readthedocs.org/en/latest/ At Spotify, we have deployed Python software in Debian packages for a fairly long time. To build them, [...]
Published by Jyrki PulliainenWe recently published yet another of our internal projects as open source, following in the footsteps of our https://github.com/spotify/luigi and https://github.com/spotify/snakebite. The project [...]
Published by Kristofer Karlsson