Project Jiminy
a recommendation system
What is ALS?
- Alternating Least Squares (ALS) is a collaborative filtering method
- Similarities beetween users' opinions are captured based on the ratings they give to products
- This information is used to predict how a user may rate other items
Architecture
Getting Predictions
Under the hood
Thanks!
https://github.com/radanalyticsio/jiminy-modeler
https://github.com/radanalyticsio/jiminy-predictor
https://github.com/radanalyticsio/jiminy-html-server
https://github.com/radanalyticsio/jiminy-tools