[GitHub] spark pull request: update ml package class LDA.scala

2016-02-25 Thread endymecy
Github user endymecy commented on the pull request:

https://github.com/apache/spark/pull/11382#issuecomment-189085964
  
For EM optimizer, docConcentration values must be >= 1,so 
"getTopicConcentration >= 1" should be right.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request: update ml package class LDA.scala

2016-02-25 Thread endymecy
GitHub user endymecy opened a pull request:

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

update ml package class LDA.scala

change 285 and 296 line, modify "getTopicConcentration >= 0" to 
"getTopicConcentration >= 1"

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

$ git pull https://github.com/endymecy/spark master

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

https://github.com/apache/spark/pull/11382.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 #11382


commit 0b2723b8d98d33b31b0fd5f7222b216ec4e9e335
Author: endymecy <endym...@sina.cn>
Date:   2016-02-26T02:34:12Z

update ml package class LDA.scala

change 285 and 296 line, modify "getTopicConcentration >= 0" to 
"getTopicConcentration >= 1"




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request: Merge pull request #1 from apache/master

2016-01-08 Thread endymecy
GitHub user endymecy opened a pull request:

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

Merge pull request #1 from apache/master

merge from apache

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

$ git pull https://github.com/endymecy/spark master

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

https://github.com/apache/spark/pull/10665.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 #10665


commit ac3fb6d2efa7951d9be4c769816f6a76b80c2c09
Author: endymecy <endym...@sina.cn>
Date:   2015-02-02T02:02:09Z

Merge pull request #1 from apache/master

merge from apache




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request: Merge pull request #1 from apache/master

2016-01-08 Thread endymecy
Github user endymecy commented on the pull request:

https://github.com/apache/spark/pull/10665#issuecomment-170004425
  
ggg


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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