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.

Run process from one of the middle operators

ivangeraskinivangeraskin Member Posts: 6 Contributor II
edited November 2018 in Help

Running all operators in the process can be timeconsuming. How can I run only part of the process (several operators)?

Answers

  • yyhuangyyhuang Administrator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 364 RM Data Scientist

    Insert breakpoints before/after is a good way to stop in the middle of process and double check before proceeding to the next steps.
    Also, properly pairing 'Remeber' and 'Recall' operators definitely help you retrieve an object remembered before.

    Grouping operators in a 'subprocess', and right click to enable/disable the subprocess can help you skip some branches to save time.

  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,761 Unicorn

    This thread should be moved to the main Studio board.

Sign In or Register to comment.