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
"RapidMiner Tutorial Step 16 of 26"
The last paragraph of RapidMiner Tutorial Step 16 of 26 states:
Am I doing something wrong here? I would expect that the tutorial examples would accurately reflect what happens when you follow them...please clarify.
Thanks!
Alex
When I disable/zero-out/remove the MinMaxWrapper ("FSMinMaxWrapper" (Performance(Min-Max))) the squared-error is reduced for the example set rather than increased as one would expect based on the tutorial text. I adjusted the example set generator for more attributes/examples just to try a different scenario but still saw the squared-error improve by disabling the MinMaxWrapper, which is the opposite of what the tutorial suggests should happen.
Please note the MinMaxWrapper after the inner performance evaluator. This operator encapsulate the given performance criteria in such a way that no longer only average values but also minimum values are calculated during cross validation. Arbitrarily weighted linear combinations of the minimum and the normal average leads to far better generalization capabilities. Just change the weighting parameter to 0.0 or disable the operator in the context menu or delete it from the process to see the effect. The performance decreases rapidly when only the average performance is used as selection criterion.
Am I doing something wrong here? I would expect that the tutorial examples would accurately reflect what happens when you follow them...please clarify.
Thanks!
Alex
Tagged:
0
Answers
sorry for the inconvenience but this seems to be a problem in the text. I think it doesn't make much sense at all to use this min max wrapper...
Greetings,
Sebastian
Who developed the in-applcation tutorial/how would we request corrections?
just send a bug report to our bug tracker. Someone will deal with it, if there's time.
Greetings,
Sebastian