Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
To delete the stored example sets automatically
Shubha
Hi,
I have a loop running say 20 times. In each loop, I am storing some example sets. At the end of the loop, I need to delete all the examplesets which were stored without actually mentioning the name of each. How do I do this?
Thanks in advance,
Shubha
Find more posts tagged with
AI Studio
Accepted answers
All comments
dragoljub
Run a script to delete all the contents of the directory after your process is complete. There is a run command operator to do this.
Shubha
Thanks for your reply... But I want to delete the stored Examplesets of RapidMiner and not the files in the physical directories.
Or is it that the examplesets of RapidMiner with .dat extension will be stored in a physical path? I mean, in which physical path does the "IOStorer" stores the exampleset? Is it in the rm_workspace?
Thanks,
Shubha
land
Hi Shubha,
are you already using RapidMiner 5? I would strongly recommend updating.
The now deprecated operator IOStorer has been replaced by the "Remember" operator. This is very much like the remember key on any calculator: The object is simply remembered in memory. So the ExampleSets will be kept available in main memory as long as the process runs. After the process finished, they are discarded anyway. You don't have to take care of this unless they waste to much memory and process execution fails with out of memory error?
Greetings,
Sebastian
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups