The RapidMiner community is on read-only mode until further notice. Technical support via cases will continue to work as is. For any urgent licensing related requests from Students/Faculty members, please use the Altair academic forum here.
"R extension models"
Hi, I've used the lm R function into an "Execute script" operator to generate a regression. I had success in obtaining the function output into results.
Now, I'm trying to use the same scheme into "Compare ROCs" operator but I can't make it work. RapidMiner says that it "Expected PredictionModel but received RResult".
Is there any form to obtain such a ROC curve using an R model?
Thanks.
Francisco
Now, I'm trying to use the same scheme into "Compare ROCs" operator but I can't make it work. RapidMiner says that it "Expected PredictionModel but received RResult".
Is there any form to obtain such a ROC curve using an R model?
Thanks.
Francisco
Tagged:
0
Answers
sorry, I don't have the extension here right now so I cannot check it myself. Is there an option of the script operator where you can specify the result type? Maybe it's possible to change this from general R result to a model...
Cheers,
Ingo
hmmm, in that case this is probably only possible with the modeling schemes from R which are already integrated as operators in RapidMiner right now. I am sure that additional result types will follow in later versions though.
Cheers,
Ingo