Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

SubSetting

psppsp Member Posts: 5 Contributor II
edited November 2018 in Help
Hi All

I have an exampleSet with attributes Gender, Age, Att3, Att4 and Att5. I would like to make a new exampleSet where Gender=1 and Age=30. How do I do that?

Regards
Peter

Answers

  • earmijoearmijo Member Posts: 271 Unicorn
    Same answer. Use the operator "Filter Examples" : the condition this time is going to be "Gender=1|Age=30".
Sign In or Register to comment.