How I build a product recommendation system using python This blog is a continuation of my previous work¹, in which I talked about how I gathered product reviews and information through web scraping. I will now explain more about how I built the product recommendation system. The Goals of this project were to: Gather product information…