Hi,
        When I was trying to add test case for ML’s StandardScaler, I found 
MLlib’s
StandardScaler’s output different from R with params(withMean false,
withScale true)
        Because columns is divided by root-mean-square rather than standard
deviation in R, the scale function.
        I’ m confused about Spark MLlib’s implementation.
        AnyBody can give me a hand ? thx



--
View this message in context: 
http://apache-spark-developers-list.1001551.n3.nabble.com/about-Spark-MLlib-StandardScaler-s-Implementation-tp12554.html
Sent from the Apache Spark Developers List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
For additional commands, e-mail: dev-h...@spark.apache.org

Reply via email to