Question
Why tree based algorithm are less likely to get affected by label encoding, if random forests are deep enough how it can handle categorical variables without one hot encoding?
0
55 years 0 Answers 580 views Newbie

Question
How do we decide if standardization is better or scaling of data is better without using cross validation techniques ? Will it be dependent on the algorithm we are using (distance based or not) or we need to dig deeper ...
0
Anonymous 55 years 0 Answers 802 views