🎉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

parameters to execute R script

User: "gutompf"
New Altair Community Member
Updated by Jocelyn
I would like to know if it is not possible to develop such a version of the execute R script, to which it would be possible input not only input data, but also some parameters of the model. E.g. when I am using for instance random forests for regression it will be helpfull assign to execute script also some parameters as number of trees or mtry parameter. Exactly as with "normal" RapidMiner operators with parameters (e.g. C for SVM etc.). When this will be possible I think that door will be open also do some parameters optimisation for processes which are based on R scripts... Or is there some way to do this with existing version of this operator?
Thanks,
Milan

Find more posts tagged with

Comments

Sort by:
1 - 1 of 11
    User: "Andrew"
    New Altair Community Member
    I implemented a way to allow the Execute R operator to be called with a parameter controlled from within a RapidMiner process. Read all about it here.