aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorLiang-Chi Hsieh <viirya@gmail.com>2015-02-06 11:22:11 -0800
committerXiangrui Meng <meng@databricks.com>2015-02-06 11:22:11 -0800
commit80f3bcb58f836cfe1829c85bdd349c10525c8a5e (patch)
tree9dfd9261fbbb51f731f9384b41b1bd8719a88373 /core
parent0d74bd7fd7b2722d08eddc5c269b8b2b6cb47635 (diff)
downloadspark-80f3bcb58f836cfe1829c85bdd349c10525c8a5e.tar.gz
spark-80f3bcb58f836cfe1829c85bdd349c10525c8a5e.tar.bz2
spark-80f3bcb58f836cfe1829c85bdd349c10525c8a5e.zip
[SPARK-5652][Mllib] Use broadcasted weights in LogisticRegressionModel
`LogisticRegressionModel`'s `predictPoint` should directly use broadcasted weights. This pr also fixes the compilation errors of two unit test suite: `JavaLogisticRegressionSuite ` and `JavaLinearRegressionSuite`. Author: Liang-Chi Hsieh <viirya@gmail.com> Closes #4429 from viirya/use_bcvalue and squashes the following commits: 5a797e5 [Liang-Chi Hsieh] Use broadcasted weights. Fix compilation error.
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions