Wikipedia states three methods of feature scaling. Which should be used when? (what are the considerations?)
To be specific, I need it for Sentiment Analysis on phrases, implemented with SVM.
(NOTE: I've seen this post. It explains the different methods quite well, but doesn't say anything about when each should be used).
Thank you :)