aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorXiangrui Meng <meng@databricks.com>2015-02-03 20:39:11 -0800
committerXiangrui Meng <meng@databricks.com>2015-02-03 20:39:11 -0800
commiteb15631854f8e8e7bcd1b3331f18d6ee81dd6d5c (patch)
tree3cd8454ca53e06ebfb529bb396927d52a1fea475 /sql
parentd37978d8aafef8a2e637687f3848ca0a8b935b33 (diff)
downloadspark-eb15631854f8e8e7bcd1b3331f18d6ee81dd6d5c.tar.gz
spark-eb15631854f8e8e7bcd1b3331f18d6ee81dd6d5c.tar.bz2
spark-eb15631854f8e8e7bcd1b3331f18d6ee81dd6d5c.zip
[FIX][MLLIB] fix seed handling in Python GMM
If `seed` is `None` on the python side, it will pass in as a `null`. So we should use `java.lang.Long` instead of `Long` to take it. Author: Xiangrui Meng <meng@databricks.com> Closes #4349 from mengxr/gmm-fix and squashes the following commits: 3be5926 [Xiangrui Meng] fix seed handling in Python GMM
Diffstat (limited to 'sql')
0 files changed, 0 insertions, 0 deletions