🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

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

User: "gbortz27"
New Altair Community Member
Updated by Jocelyn
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

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "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.