Skip to content

Implementing & Approximating QII on a Recommender System

Notifications You must be signed in to change notification settings

jmaccarl/fop_qii

Repository files navigation

Exploring QII on a Recommender System

18-734 Foundations of Privacy Course Project
Carnegie Mellon University

Team Members:

Setup Instructions:

  1. Download latest version of Apache Spark:

http://spark.apache.org/downloads.html

  1. Extract & change path of spark folder to /usr/local/spark:

tar xvf spark-2.0.1-bin-hadoop2.7.tgz

mv spark-2.0.1-bin-hadoop2.7 /usr/local/spark

  1. Run:

/usr/local/spark/bin/spark-submit MovieLensALS.py datasets/ml-1m/ [arguments]

Use --help for full listing of possible arguments

About

Implementing & Approximating QII on a Recommender System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published