[GitHub] spark pull request #20113: [SPARK-22905][ML][FollowUp] Fix GaussianMixtureMo...

2017-12-29 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/spark/pull/20113


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #20113: [SPARK-22905][ML][FollowUp] Fix GaussianMixtureMo...

2017-12-28 Thread zhengruifeng
GitHub user zhengruifeng opened a pull request:

https://github.com/apache/spark/pull/20113

[SPARK-22905][ML][FollowUp] Fix GaussianMixtureModel save

## What changes were proposed in this pull request?
make sure model data is stored in order.  @WeichenXu123 



## How was this patch tested?
existing tests

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/zhengruifeng/spark gmm_save

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/20113.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #20113


commit 408bfed88cd237e5adbf42bd5b4fd2ccf875b5bd
Author: Zheng RuiFeng 
Date:   2017-12-29T06:01:51Z

create pr




---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org