Giter Site home page Giter Site logo

enearow / market-basket-analysis Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 11 KB

This project is geared towards determining products that are to be shelved in the stores, or advertised online, and products that may be shelved together given that these products are historically purchased together.

Jupyter Notebook 100.00%

market-basket-analysis's Introduction

Market-Basket-Analysis

Market basket analysis scrutinizes the products customers tend to buy together, and uses the information to decide which products should be cross-sold or promoted together. The term arises from the shopping carts supermarket shoppers fill up during a shopping trip.

Association Rule Mining is used when we want to find an association between different objects in a set, find frequent patterns in a transaction database, relational databases or any other information repository.

The most common approach to find these patterns is Market Basket Analysis, which is a key technique used by large retailers like Amazon, Flipkart, etc to analyze customer buying habits by finding associations between the different items that customers place in their “shopping baskets”. The discovery of these associations can help retailers develop marketing strategies by gaining insight into which items are frequently purchased together by customers. The strategies may include:

  • Changing the store layout according to trends
  • Customers behavior analysis
  • Catalog Design
  • Cross marketing on online stores
  • Customized emails with add-on sales, etc.

Modification Date

08/08/2021

Description

This project is geared towards determining products that are to be shelved in the stores, or advertised online, and products that may be shelved together given that these products are historically purchased together.

Data Source

AHG Relational Database

Solution Approach

I am using apriori and association rules to frame a solution structure for the problem and I come up with a robust methodology for separating and dealing with the problems components.

I Carry out problem domain evaluation through extensive data discovery, highlighting where the areas of focus must be and propose action steps and gain buy-in from your my analytics lead in Kernel Limited.

Conclusion.

We expect a great progress and quick change in market penetration and revenue in online shops.

References

market-basket-analysis's People

Contributors

enearow avatar

Stargazers

 avatar

Watchers

 avatar

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.