yvesx / recsys-mapreduce-mrjob

Examples of Recommendations powered by MapReduce and mrjob

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RecSysMapReduce

For more information, read the blog post

To run this code, you need mrjob.

python ./movies_count.py data/sampling.csv > output.txt
python ./moviesSimilarities.py data/sampling.csv >output2.txt

About

Examples of Recommendations powered by MapReduce and mrjob


Languages

Language:Python 100.0%