Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 312 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 312 Bytes

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