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

gbortz27
gbortz27 New Altair Community Member
edited November 2024 in Community Q&A
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
Tagged:

Answers

  • RalfKlinkenberg
    RalfKlinkenberg New Altair Community Member
    You can use the "Multiply" operator to use a RapidMiner data table or model or other I/O object multiple times.