Normalization
Hi,
Can i apply the normalization only for certain attributes of my interest by using only the "Normalization" operator and not any AttributeFilters before the operator. Note: For example, I can map the values for only certain attributes by the "Mapping" operator where the option "attribute" allows me to do so. But the "Normalization" operator does not have this option. How do i do this?
My problem with using AttributeFilter is the resultant ExampleSet contains only the normalized variables but not the other non requested variables for optimization. I need this also to be present in my resultant ExampleSet.
Thank you very much,
Shubha
Can i apply the normalization only for certain attributes of my interest by using only the "Normalization" operator and not any AttributeFilters before the operator. Note: For example, I can map the values for only certain attributes by the "Mapping" operator where the option "attribute" allows me to do so. But the "Normalization" operator does not have this option. How do i do this?
My problem with using AttributeFilter is the resultant ExampleSet contains only the normalized variables but not the other non requested variables for optimization. I need this also to be present in my resultant ExampleSet.
Thank you very much,
Shubha
Find more posts tagged with
Sort by:
1 - 2 of
21

http://rapid-i.com/rapidforum/index.php/topic,661.0.html
Sadly not, the mind-reading capabilities of Rapidminer are not all they might be, so you need to specify what interests you.
Try using the AttributeSubsetProcessing operator... just like in my response to your last question on binominals