If you do "with_mean=False" it should be the same, right?

On 08/27/2016 12:20 PM, Olivier Grisel wrote:
I am not sure this is exactly the same because we do not center the
data in the TruncatedSVD case (as opposed to the real PCA case where
whitening is the same as calling StandardScaler).

Having an option to normalize the transformed data by sigma seems like
a good idea but we should probably not call that whitening.


_______________________________________________
scikit-learn mailing list
[email protected]
https://mail.python.org/mailman/listinfo/scikit-learn

Reply via email to