Now show that a tree doesn't care
Machine Learning · from Scaling
StandardScalerRobustScalerMinMaxScalerfit_transformmean_scale_Putting the kettle on…
Starting up…
Exercise 3
Now show that a tree doesn't care. Same comparison with DecisionTreeClassifier(max_depth=3, random_state=0). The two numbers should be identical.
your answer
stuck? the lesson behind it
Scaling
Which models care about units, which do not, and why "always scale" is cargo cult