GitHub user zhengruifeng opened a pull request:
https://github.com/apache/spark/pull/11419
[SPARK-13538][ML] Add GaussianMixture to ML
JIRA: https://issues.apache.org/jira/browse/SPARK-13538
## What changes were proposed in this pull request?
Add GaussianMixture and GaussianMixtureModel to ML package
## How was this patch tested?
unit tests and manual tests were done.
Local Scalastyle checks passed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhengruifeng/spark mlgmm
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/11419.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 #11419
----
commit d926ca789f2805d09a4badba1875e5a66f1789d9
Author: Zheng RuiFeng <[email protected]>
Date: 2016-02-27T13:23:26Z
create ml-gmm
commit 2cd16a8ecfa92b0ae2c9a28450821de220797544
Author: Zheng RuiFeng <[email protected]>
Date: 2016-02-28T03:17:00Z
fix nits
commit 28c33f2e1cad738047969e5475e4d6b9507b055a
Author: Zheng RuiFeng <[email protected]>
Date: 2016-02-28T03:44:55Z
add probability
commit e787995ea065d2ebc8a9150543a51a8fba133fba
Author: Zheng RuiFeng <[email protected]>
Date: 2016-02-28T08:34:30Z
fix bugs
commit 809b9c75f5bbc25e2e1e5b380f90c3279f3e6788
Author: Zheng RuiFeng <[email protected]>
Date: 2016-02-28T10:18:08Z
fix read/write
commit a649f6045f571c00e1611705fbe3b1b74eb86319
Author: Zheng RuiFeng <[email protected]>
Date: 2016-02-28T10:21:57Z
fix test
commit bbf9432646c4d573606ce9b21d88bd04069ca802
Author: Zheng RuiFeng <[email protected]>
Date: 2016-02-28T12:25:40Z
format
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]