spark-instrumented-optimizer/mllib
jrabary 1be207078c [SPARK-5924] Add the ability to specify withMean or withStd parameters with StandarScaler
The current implementation call the default constructor of mllib.feature.StandarScaler without the possibility to specify withMean or withStd options.

Author: jrabary <Jaonary@gmail.com>

Closes #4704 from jrabary/master and squashes the following commits:

fae8568 [jrabary] style fix
8896b0e [jrabary] Comments fix
ef96d73 [jrabary] style fix
8e52607 [jrabary] style fix
edd9d48 [jrabary] Fix default param initialization
17e1a76 [jrabary] Fix default param initialization
298f405 [jrabary] Typo fix
45ed914 [jrabary] Add withMean and withStd params to StandarScaler
2015-04-20 09:47:56 -07:00
..
src [SPARK-5924] Add the ability to specify withMean or withStd parameters with StandarScaler 2015-04-20 09:47:56 -07:00
pom.xml [SPARK-6341][mllib] Upgrade breeze from 0.11.1 to 0.11.2 2015-03-27 00:15:02 -07:00