Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
[Solved] Optimize Selection parameters
Hi,
I have a question concerning the "Optimize Selection (Evolutionary)" Operator. About the "p mutation" parameter to be more specific. This is what it says in the help window:
Thanks
Kai
I have a question concerning the "Optimize Selection (Evolutionary)" Operator. About the "p mutation" parameter to be more specific. This is what it says in the help window:
Im not sure about the value of these. What does it mean to have a negative probability in this case?
Probability for an attribute to be changed (-1:1 / numberOfAtt). Range: real; -1.0-1.0
Thanks
Kai
0
Answers
if the probability is set to the special value -1 (actually any negative value), then the parameter is internally set to 1 devided by the number of attributes. I admit that the colon in the formula is not that easy to read; I adjusted it for readability in the next version.
Best,
Marius