Coder Social home page Coder Social logo

amz-ecom-recommender's Introduction

Amazon E-Commerce Recommendation System Using Content-Based Filtering

Problem Statement

When shopping on E-commerce platforms, customers may be faced with a bunch of irrelevant recommended products which could possibly divert them out from the shopping platform. Possible reasons include the suggested product price is beyond their budget and item style is too different. Understanding consumer preferences and leveraging on it to retain them in the site could increase the likelihood of them purchasing an item.

Objectives

To recommend users a list of similar products in the same category based on the current product they are browsing.

Installation & Usage

Requirements:

  • Git
  • Python3
$ https://github.com/sherincheah/amz-ecom-recommender.git
$ cd amz-ecom-recommender

$ jupyter notebook

There are 3 notebooks used in this analysis:

Methods

  • Recommendation system part I: Product popularity based system targeted at new customers
  • Recommendation system part II: Model-based collaborative filtering system based on customer's purchase history and ratings provided by other users who bought items similar items
  • Recommendation system part III: When a business is setting up its e-commerce website for the first time without any product rating

cold start reco

Example

result

Further Work

  • Arrange recommended list in ascending order of price so that users will know that is the next best alternative
  • Explore into online supermarket recommendation system e.g. customer browsing for pastas, there will be 2 categories of recommended list - 'similar products' and 'other related products'

Authors

Resources

amz-ecom-recommender's People

Contributors

bub28 avatar longwind48 avatar sherincheah avatar xiangfengg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

amz-ecom-recommender's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.