Skip to content

bricerauby/ItemRecommendation

Repository files navigation

ItemRecommendation

Amazon’s Item Recommendation with Node Embedding Learning

Prerequisites

Python3

Getting Started

  • First install pip dependances : pip install -r requirements.txt
  • Then download the dataset : python get_dataset.py (it will download the dataset, decompress it and store it according to the repo architecture)

Training

About

Amazon’s Item Recommendation with Node Embedding Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published