Skip to content

nishantml/Amazon-Apparel-Recommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Amazon-Apparel-Recommendation

Recommending similar products (apparel) to the given product (apparel) in any e-commerce websites.

Statement

  • Product recommendations are the alternative way of navigating through the online shop. Showing similar products to the user which user is searching for.

Objective:

  • The recommendation engine, uses information about 1,80,000 products and each product will have multiple features named.
  • We will try multiple techniques using text/title and image to recommend similar products/items

Each product/item has 19 features in the raw dataset out of these 19 features, we will be using only 6 features

  1. asin ( Amazon standard identification number)
  2. brand ( brand to which the product belongs to )
  3. color ( Color information of apparel, it can contain many colors as a value ex: red and black stripes )
  4. product_type_name (type of the apperal, ex: SHIRT/TSHIRT )
  5. medium_image_url ( url of the image )
  6. title (title of the product.)
  7. formatted_price (price of the product)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published