Options

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

gbortz27gbortz27 Member Posts: 22 Contributor II
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

Answers

  • Options
    RalfKlinkenbergRalfKlinkenberg Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, RMResearcher, Member, Unconfirmed, University Professor Posts: 68 RM Founder
    You can use the "Multiply" operator to use a RapidMiner data table or model or other I/O object multiple times.
Sign In or Register to comment.