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

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.