Synopsis
Creates a fresh and clean copy of the data. Might be useful after large preprocessing chains with a lot of views or even data copies, especially in combination with a memory clean up operation followed afterwards.
Description
Creates a fresh and clean copy of the data in memory. Might be very useful in combination with the MemoryCleanUp operator after large preprocessing trees using lot of views or data copies.
Input
- example set input: expects: ExampleSetMetaData: #examples: = 0; #attributes: 0
Output
- example set output:
- original:
Parameters
- datamanagement: Determines, how the data is represented internally.