BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
pmdci
Fluorite | Level 6

Hi there,

I am currently learning Enterprise Miner 4.3 (SAS 9.2), and I have a question around the Transform Nodes.

In one of our exercises our lecturer told use to use the transform node to apply different transformation to a variable in order to get the best result (the best result would be a variable with less skewness than the original variable). One thing I noticed however is that our lecturer only tried log and sqrt transformations. I was wondering if there would be any implications of using the inverse transformation ans I managed to significantly reduce the skewness of a variable using that transformation.

Are there any caveats I should know?

Regards,

P.

PS: I am also curious the the position of the transform and replacement model (one next to the other) could have any significant impact in a model.

1 ACCEPTED SOLUTION

Accepted Solutions
adjgiulio
Obsidian | Level 7

You should feel free to try anything you want. In data mining, it is not uncommon to try dozens of transformations of the same variable, and then select those that seem to work best. EM offers a series of "Best Power" transformations (Maximum Normality, Maximum Correlation with Target,...), and each one will try for you several transformations: x, log(x), sqrt(x), e^x, x^(1/4), x^2, x^4.
There isn't a rule regarding whether to do transformation, selection or imputation in a specific order. Try different things, and see what works best. EM makes it so easy that I don't see a reason why you wouldn't want to try different approaches just for the sake of curiosity.


G

View solution in original post

1 REPLY 1
adjgiulio
Obsidian | Level 7

You should feel free to try anything you want. In data mining, it is not uncommon to try dozens of transformations of the same variable, and then select those that seem to work best. EM offers a series of "Best Power" transformations (Maximum Normality, Maximum Correlation with Target,...), and each one will try for you several transformations: x, log(x), sqrt(x), e^x, x^(1/4), x^2, x^4.
There isn't a rule regarding whether to do transformation, selection or imputation in a specific order. Try different things, and see what works best. EM makes it so easy that I don't see a reason why you wouldn't want to try different approaches just for the sake of curiosity.


G

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1069 views
  • 0 likes
  • 2 in conversation