🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Case problem: Customer segmentation

User: "tonyboy9"
Altair Community Member
Updated by Jocelyn
Where in the Operators Reference Manual index are the operators to work a data set for customer segmentation?
  

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Telcontar120"
    New Altair Community Member
    Accepted Answer
    Segmentation could mean a lot of different things.  Can you be more specific about what you are trying to accomplish?
    If you are looking for a machine learning driven solution, then you might want to look at some of the modeling operators that use clustering algorithms.  Just search for "cluster" in the operator panel and you will see many options come up.
    If you want something more user directed, like a RFM scheme, then you will probably do it via data ETL using operators to do binning, date manipulations, etc.  There isn't just one or two operators involved, it will depend on what exactly your raw data is and how you want to transform it.  I suggest looking at RapidMiner Academy videos on data ETL for some ideas.

    User: "tonyboy9"
    Altair Community Member
    OP
    Thanks for responding. 
    Here is my problem statement.
    The data set is attached.

    Customer segmentation

    Problem Statement:

    An automobile company has plans to enter new markets with their existing products (P1, P2, P3, P4, and P5). After intensive market research, they’ve deduced that the behavior of the new market is similar to their existing market.

     

    In their existing market, the sales team has classified all customers into 4 segments (A, B, C, D). Then, they performed segmented outreach and communication for different segments of customers. This strategy has worked exceptionally well for them. They plan to use the same strategy in new markets and have identified 2627 new potential customers.


    You are required to help the manager to predict the right group of new customers.