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.

Possible to keep results of blocks inside memory?

erogolerogol Member Posts: 1 Learner III
edited November 2018 in Help
I want to run a block then keep the results in memory whereas changing the some blocks for the future operations then after the changes run all together. So is it possible to keep results of blocks in memory and continue from where we left off?

Answers

  • MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    The results of all processes run in the current session are kept in memory (as long as the next process does not need the memory).
    The old results are available in the results perspective from the results overview.

    By the way, in RapidMiner the "blocks" are called operators ;)

    Best regards,
    Marius
Sign In or Register to comment.