Pergunta de entrevista da empresa Native Instruments

Build a movie recommendation engine in a Pythonic manner using a JSON file of movies and users.

Resposta da entrevista

Sigiloso

20 de nov. de 2015

I computed a measure of recommendation for each movie using generally accepted mathematical measures of similarity between users. I will not go into further detail as NI has requested that I keep the information private. My solution was a self-contained python module with a full test suite and rich HTML documentation.