🎉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

grouping

User: "Juhix"
New Altair Community Member
Updated by Jocelyn
Hi!

I am a beginner so I just started to learn RapidMiner, and I have a question. I have a huge database and I want to simplify my database. I want to create groups. The database contains people data, like AGE of the people. From 18 years old to 100 years old and I want to make 4 group. Age below 20, Age between 21 and 40 years old, 40 to 60 and 61+ etc. What is the easiest way? Could you please help?


Thanks in advance

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "rfuentealba"
    New Altair Community Member
    Accepted Answer
    Hello,

    "Groups" as you describe it is not really an aggregation. Basically what you want to do can be done with the "Discretize by User Specification" operator. To not lose the age value, you can also use "Generate Copy" to create a copy of the value, so that you can use it later for further analysis.

    Check the attached process.

    All the best,

    Rod.