marcsaleiko / recommendation_system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%