Movie Recommendation System
Movie Recommendation System
- Built a movie recommendation system based on Collaborative Filter in PySpark on the MovieLens Dataset.
- Conducted ETL scripts to filter movies’ categories, rating or other information with Pandas and Spark.
- Analyzed and compared the performance with other cluster algorithms like K-means and DBSCAN.