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

MPB_MPB_ Member Posts: 45 Guru
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 :)

Best Answer

  • Telcontar120Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn
    Solution Accepted
    I 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.
    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts

Answers

  • MPB_MPB_ Member Posts: 45 Guru
    This is exactly what I asked for. Thank you very much.
Sign In or Register to comment.