Recommendation System Project

This is a project I undertook during my time getting my AI masters at the University of North Texas. The project involved running exploritory data analysis on a the large yelp open dataset. Then training a collaborative filtering model to recommend businesses to users. I used PySpark and Google colabs compute to perform both data analysis and model training.