An open API service indexing awesome lists of open source software.

https://github.com/ruivieira/workshop-recommendation-engines


https://github.com/ruivieira/workshop-recommendation-engines

als alternating-least-squares apache-spark jupyter machine-learning python recommendation-engine workshop

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/ruivieira/workshop-recommendation-engines/master?filepath=workshop.ipynb)
# Recommendation engines explained

Materials for the recommendation engines workshop, focused on Alternating Least Squares (ALS) on Apache Spark.

## Materials

* [Workshop slides](/Recommendation%20Engines%20Explained.pdf).
* [Jupyter notebook](/workshop.ipynb).

To run the Jupyter notebook, interactively and online, use the mybinder service by simply clicking the "_launch binder_" button at the top of this document.