aboutsummaryrefslogtreecommitdiff
path: root/launcher
diff options
context:
space:
mode:
authorWeichenXu <WeichenXu123@outlook.com>2016-07-12 09:23:59 +0100
committerSean Owen <sowen@cloudera.com>2016-07-12 09:23:59 +0100
commitfc11c509e234c5414687f7fbd13af113a1f52f10 (patch)
treec7320d078c85f86bab8f12ca49f4d537f09373c3 /launcher
parentc9a6762150cfd62691a6361e05d2839b110fe8d0 (diff)
downloadspark-fc11c509e234c5414687f7fbd13af113a1f52f10.tar.gz
spark-fc11c509e234c5414687f7fbd13af113a1f52f10.tar.bz2
spark-fc11c509e234c5414687f7fbd13af113a1f52f10.zip
[MINOR][ML] update comment where is inconsistent with code in ml.regression.LinearRegression
## What changes were proposed in this pull request? In `train` method of `ml.regression.LinearRegression` when handling situation `std(label) == 0` the code replace `std(label)` with `mean(label)` but the relative comment is inconsistent, I update it. ## How was this patch tested? N/A Author: WeichenXu <WeichenXu123@outlook.com> Closes #14121 from WeichenXu123/update_lr_comment.
Diffstat (limited to 'launcher')
0 files changed, 0 insertions, 0 deletions