Skip to content

Conversation

@zhengruifeng
Copy link
Contributor

What changes were proposed in this pull request?

add setFeaturesCol and setPredictionCol for BiKModel and GMModel
add setProbabilityCol for GMModel

How was this patch tested?

existing tests

@SparkQA
Copy link

SparkQA commented Nov 21, 2016

Test build #68921 has finished for PR 15957 at commit 688bb92.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@srowen
Copy link
Member

srowen commented Nov 22, 2016

CC @jkbradley per your message today in case this should really be in for 2.1

@holdenk
Copy link
Contributor

holdenk commented Nov 22, 2016

These look like really basic additions of things we simply forgot to expose so I think we can include it between RCs. Also LGTM.

@yanboliang
Copy link
Contributor

LGTM, just like @holdenk said, this is very basic change. So I'll merge it into master and branch-2.1. Thanks!

asfgit pushed a commit that referenced this pull request Nov 24, 2016
…del and GaussianMixtureModel

## What changes were proposed in this pull request?
add `setFeaturesCol` and `setPredictionCol` for BiKModel and GMModel
add `setProbabilityCol` for GMModel
## How was this patch tested?
existing tests

Author: Zheng RuiFeng <[email protected]>

Closes #15957 from zhengruifeng/bikm_set.

(cherry picked from commit 2dfabec)
Signed-off-by: Yanbo Liang <[email protected]>
@asfgit asfgit closed this in 2dfabec Nov 24, 2016
@zhengruifeng zhengruifeng deleted the bikm_set branch November 25, 2016 02:35
robert3005 pushed a commit to palantir/spark that referenced this pull request Dec 2, 2016
…del and GaussianMixtureModel

## What changes were proposed in this pull request?
add `setFeaturesCol` and `setPredictionCol` for BiKModel and GMModel
add `setProbabilityCol` for GMModel
## How was this patch tested?
existing tests

Author: Zheng RuiFeng <[email protected]>

Closes apache#15957 from zhengruifeng/bikm_set.
uzadude pushed a commit to uzadude/spark that referenced this pull request Jan 27, 2017
…del and GaussianMixtureModel

## What changes were proposed in this pull request?
add `setFeaturesCol` and `setPredictionCol` for BiKModel and GMModel
add `setProbabilityCol` for GMModel
## How was this patch tested?
existing tests

Author: Zheng RuiFeng <[email protected]>

Closes apache#15957 from zhengruifeng/bikm_set.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants