Giter Site home page Giter Site logo

tarunabansala / retail_store_customer_segmentation Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 5.93 MB

Global Retail dataset Customer Segmentation based on K-means Algorithm and PCA Analysis.

Home Page: https://github.com/TARUNABANSALA/Retail_Store_Customer_Segmentation.git

Jupyter Notebook 100.00%
data-accuracy data-cleaning data-transformation data-validation data-visualization k-means-clustering machine-learning-algorithms pandas pca-analysis python statistical-analysis

retail_store_customer_segmentation's Introduction

Retail_Store_Customer_Segmentation

A Popular Global Retail Chain dataset which is available on Kaggle Dataset specifications has been used to analyse customer segmentation on the basis of customer transactions and behavior aspects. As this dataset is so popular that all the tables from different sources are merged into one dataset. It comprises of 4 tables: (a) Orders Table, (b) Customers Table, (C) Products Table, (d) Sales Table.

When conducting customer segmentation using K-means or PCA clustering technique, it's important to choose the right features (columns) that reflect customer behavior and characteristics. Here are the column considerations for feature selection and data preprocessing from that big dataset which reflects the customer segmentation based on there transactions and behavior: Feature Selection: Customer-related features: Focus on features that describe customer behavior and attributes. Relevant columns include 'customer_id'. Sales-related features: Columns like 'sales,' 'quantity,' 'discount,' 'profit,' 'shipping_cost,' and 'order_priority' can provide insights into customer purchase behavior, profitability, and preferences. Object Data Types: These are typically used for categorical variables, such as 'customer_id' and 'order_priority.' Categorical variables are common for customer segmentation because they help create distinct groups based on different categories or labels. Ensure that these categorical variables are appropriately encoded for analysis, such as using one-hot encoding. Float64 Data Types: 'sales,' 'discount,' 'profit,' and 'shipping_cost' are floating-point variables. These are commonly used in segmentation analysis for financial and transactional data. They can help differentiate customers based on their purchasing behavior and profitability.

retail_store_customer_segmentation's People

Contributors

tarunabansala 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.