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
- Host: GitHub
- URL: https://github.com/ruivieira/workshop-recommendation-engines
- Owner: ruivieira
- License: apache-2.0
- Created: 2019-01-06T22:38:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-15T11:10:23.000Z (over 7 years ago)
- Last Synced: 2025-07-21T09:56:36.283Z (about 1 year ago)
- Topics: als, alternating-least-squares, apache-spark, jupyter, machine-learning, python, recommendation-engine, workshop
- Language: Jupyter Notebook
- Size: 1.71 MB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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.