🎉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

Using the results of my first model as an Input of my second model

User: "Carlo"
New Altair Community Member
Updated by Jocelyn
Hi Rapid-Miner-Community,

Due to your help I successfully created my first model. The aim was to cluster countries according to different environmental factors. As output I receive two clusters for each region I have defined.
My second model should now take up these clusters and form the regression line for each cluster accordingly.
It is important that the input for the second model is different from the input of the clustering model.

Therefore, I ask myself how I can automatically apply the results from the first model to the second model.

I am looking forward to your tips and hints

Best regards,
Carlo


Sort by:
1 - 1 of 11
    User: "varunm1"
    New Altair Community Member
    Accepted Answer
    Hello @Carlo

    You can use the store operator to store results in the repository and then apply retrieve operator to retrieve these results to be used in another model.