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.
Variable Filtering and Iterative Saving
Hello everyone,
let´s say I have a complex preprocess, followed by a Filter-Examples-Operator and a Store. In addition to that, I have an excel file or Exampleset with values.
Is it possible to design a process, where the values for a filter criterion in the Filter-Examples-Operator will be taken and looped from that excel file or exampleset and saved separately for every iteration?
Have a nice day
Tagged:
0
Best Answer
-
Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 UnicornI don't think I fully understand your question. What is it that needs to be looped? Values that would be use in Filter Examples? If you have them in the dataset you should be able to put them into a macro using a loop and then use that macro for Filter Examples for each run. But maybe I am not understanding your question.1
Answers