The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Reusing results of a Loop, maybe R-lang problem
Hi there, I trained a model to predict a bid amount and a bidder based on the previous bids and bidders.
I'm trying to do the following. I apply the model to the first bid (columns from 'Amount.1' to 'Amount.33') and the first bidder (columns from 'Bidder.1' to 'Bidder.33') , then shift columns by 1 ('Amount.1' to 'Amount.2' and 'Bidder.1' to 'Bidder.2') and put a predicted result of the next bid and the next bidder into 'Amount.1' and 'Bidder.1'. I'm doing it in the Loop with an Execute R with the Loop. But I have an error 'the previous Loop didn't produce any output".
To clarify things, I want to predict every next bids based on every previous bids, so prediction on prediction on prediction and so on.
Also,I would love to know if there's a way to apply Rapidminer models within an Execute R operator.
Thank you, folks
I'm trying to do the following. I apply the model to the first bid (columns from 'Amount.1' to 'Amount.33') and the first bidder (columns from 'Bidder.1' to 'Bidder.33') , then shift columns by 1 ('Amount.1' to 'Amount.2' and 'Bidder.1' to 'Bidder.2') and put a predicted result of the next bid and the next bidder into 'Amount.1' and 'Bidder.1'. I'm doing it in the Loop with an Execute R with the Loop. But I have an error 'the previous Loop didn't produce any output".
To clarify things, I want to predict every next bids based on every previous bids, so prediction on prediction on prediction and so on.
Also,I would love to know if there's a way to apply Rapidminer models within an Execute R operator.
Thank you, folks
Tagged:
0
Answers
Lindon Ventures
Data Science Consulting from Certified RapidMiner Experts