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

What Benefits does Normalisation offer?

MadcapMadcap Member Posts: 14 Learner II
Hi, I understand that when normalising my data it puts values into a specific range.
I know that this can help for machine learning purposes but I'm unclear on how? 

Would someone mind clearing this up for me?
Thanks again
-Madcap
Tagged:

Best Answers

Answers

  • MadcapMadcap Member Posts: 14 Learner II
    Thanks a lot for your help on this and past questions! @varunm1
    Very helpful
  • MadcapMadcap Member Posts: 14 Learner II
    Thank @IngoRM that is helpful. I had been creating my decisions trees and rule models etc, with normalised data mainly because in the tutorials I had done it. I definitely understand the readability aspect of it as I found myself trying to uncover what a standardised value actually represented.

    Thanks again
    -Madcap
  • Telcontar120Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn
    Just a clarifying note that normalization doesn't actually change the distribution of the underlying variables itself, but it does change their range.  In spite of the name, normalization doesn't magically transform underlying data into a "normal" distribution.  So you still might need to worry about outlier detection and removal techniques depending on the actual data you are using.  
    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts
Sign In or Register to comment.