On 04/06/15 17:15, Andreas Mueller wrote:

> Tree-based methods are the only ones that are invariant towards feature
> scaling, do DecisionTree*, RandomForest*, ExtraTrees*, Bagging* (with
> trees), GradientBoosting* (with trees).
>
> For all other algorithms, the outcome will be different whether you
> scale your data or not.

GMMs should also be scaling-invariant.







------------------------------------------------------------------------------
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to