/recommendation_system

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

A word2vec based Recommendation System

Recommendation engines are ubiquitous nowadays and data scientists are expected to know how to build one. Here I have used word2vec method for building a recommendation system. The interesting part is that I have not used word2vec on any text data in this project.

Complete article with code and results can be found on Analytics Vidhya