Repeating Data/ Object ( Rather than Splitting I want t Duplicating the data )

gbortz27
New Altair Community Member
How do I take the output at a port and duplicate it so I can do two different operations on it ie say I would like to output the model to a port and at the same time use the model to predict , I would like to split/ duplicate the object ( model) after the output port of the model builder.
I may also want to do this with Results at the output of an operator and do two different operations on the data ie say store it as an intermediate result and process it further ie do summaries.
I presume splitting data operator ..you have to split the data in a ratio ..it cant duplicate the data at each port.
Thanks
Graham
I may also want to do this with Results at the output of an operator and do two different operations on the data ie say store it as an intermediate result and process it further ie do summaries.
I presume splitting data operator ..you have to split the data in a ratio ..it cant duplicate the data at each port.
Thanks
Graham
Tagged:
0
Answers
-
You can use the "Multiply" operator to use a RapidMiner data table or model or other I/O object multiple times.0