gan3sh500 / RecommendationEngine

Python based recommendation engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Python based recommendation engine


Languages

Language:Jupyter Notebook 85.5%Language:Python 14.5%