/RecommendationEngine

Python based recommendation engine

Primary LanguageJupyter Notebook

Recommendation Engine

Completed

  • ALS-WR implemenation
  • ALS + RandomForest
  • ALS + XGBoost

To-Do

  • PySpark implementation

To run PySpark_code.py, go to the bin sub-directory in the spark installation folder and use spark-submit

  cd spark-1.6.0/bin
  ./spark-submit filePath/PySpark_code.py