aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorYanbo Liang <ybliang8@gmail.com>2016-02-25 13:34:29 +0000
committerSean Owen <sowen@cloudera.com>2016-02-25 13:34:29 +0000
commit4460113d419b5da47ba3c956b8430fd00eb03217 (patch)
tree9348e2db4a7afc592d335ad45e7c89bdc27544c5 /.gitignore
parentc98a93ded36db5da2f3ebd519aa391de90927688 (diff)
downloadspark-4460113d419b5da47ba3c956b8430fd00eb03217.tar.gz
spark-4460113d419b5da47ba3c956b8430fd00eb03217.tar.bz2
spark-4460113d419b5da47ba3c956b8430fd00eb03217.zip
[SPARK-13490][ML] ML LinearRegression should cache standardization param value
## What changes were proposed in this pull request? Like #11027 for ```LogisticRegression```, ```LinearRegression``` with L1 regularization should also cache the value of the ```standardization``` rather than re-fetching it from the ```ParamMap``` for every OWLQN iteration. cc srowen ## How was this patch tested? No extra tests are added. It should pass all existing tests. Author: Yanbo Liang <ybliang8@gmail.com> Closes #11367 from yanboliang/spark-13490.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions