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

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.