A Movie Recommender Engine using K-Means and Collaborative Filtering & Deployed to Kubernetes
This post describes about how I built a Movie recommender system (similar to Netflix). I built this system in response to the Cloud Challenge from Acloudguru (Here). But then I thought why not have an end to end implementation of the system along wit...