The RapidMiner community is on read-only mode until further notice. Technical support via cases will continue to work as is. For any urgent licensing related requests from Students/Faculty members, please use the Altair academic forum here.
prevent Result History from deleting
Hi,
I'm running a lot of simulations, and many times I would like to return to a previous result.
The awesome "Result History" is perfect for that, but the history keeps deleting after about 20 simulations.
Is there a way to keep all the history or at least increase buffer size?
Thanks!
Yinnon
I'm running a lot of simulations, and many times I would like to return to a previous result.
The awesome "Result History" is perfect for that, but the history keeps deleting after about 20 simulations.
Is there a way to keep all the history or at least increase buffer size?
Thanks!
Yinnon
0
Answers
the history is very problematic in terms of memory consumption. Thus it will delete old results based on your memory usage.
If you want to revisit old results later, please follow the suggestion posted above. You could add a timestamp to your "Store" operator so that you have a nice history in your repository. To do that, simply put something like "%{t} - My Result" as the repository entry parameter where %{t} is the current date and time.
Regards,
Marco