The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
How to iterate process with changing filter?
Hi,
Now I am working on an event-log and have a question.
Let me briefly explain my data first.
There are attribute 'Case ID' and each 'Case ID' has several instances. In other words, there are 10 columns with case ID = 1.
So I want to filter the data by its 'Case ID', do some process, and aggregate filtered data again. (like 'for loop' in other language)
I tried 'Loop' operator but it doesn't work as I expected.
If you have any idea, please let me know.
Thanks!
Tagged:
0
Answers
This is a job for Loops and Extract Macros. While a bit complex to use for a novice, these are amazing productivity enhancments for any RapidMiner workflow.
First, check this KB article: http://community.rapidminer.com/t5/RapidMiner-Studio-Knowledge-Base/How-to-Use-Macros/ta-p/32966