Skip to content

vikashranjan26/Amazon-Apparel-Recommendations-Engine

Repository files navigation

Amazon Apparel Recommendations Engine

This project/repo contains the code for recommending apparel, which recommends the similar apparel of searched appearel.

Installation

Download the data

  • Clone this repo to your computer.
  • Get into the folder using cd Amazon-Apparel-Recommendations-Engine.
  • Run mkdir data.
  • Switch into the data directory using cd data.
  • Download the data files from here. into the data directory.
  • Extract all of the .zip files you downloaded.
  • Remove all the zip files by running rm *.zip.
  • Switch back into the Amazon-Apparel-Recommendations-Engine directory using cd ...

Install the requirements

  • Install the requirements using pip install -r requirements.txt.
    • Make sure you use Python 3.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published