Implementation of a personalized recommender system based on the system described by (Lawrence, R. D. et al. 2001).
Build with sbt package, run with ./run.sh or get detailed usage info with ./run.sh --help.
run.sh uses spark-submit --packages to fetch scopt at runtime, so it requires network access.