View on GitHub

Portfolio

Create a Movie Recommendation Engine

Code

For this project, I created a movie recommendation engine from the MovieLens data. I used Spark SQL, and Pyspark’s Machine Learning Features including ALS and RegressionEvaluator. The engine was evaluated by RMSE.

Requirements

Python 3.6

Python Libraries

Home