/yelp_recommendation

Recommendation engine with Spark

Primary LanguageHTML

Big Data Project with Spark

Project description

The objective of this project is to create a recommendation engine on the Yelp dataset (restaurant rating). First exploratory phase, then data processing. Finally, creation of the recommendation engine thanks to an ALS model.

Baseline Model Results

The baseline ALS model has a score of 0.65 on the test set.