[GitHub] spark pull request: [SPARK-8792] [ML] Add Python API for PCA trans...

2015-07-19 Thread yanboliang
Github user yanboliang commented on the pull request: https://github.com/apache/spark/pull/7190#issuecomment-122757299 @jkbradley I have open #7522 to add user guide and code example for ml.PCA. I think we should put them in ml-features.md. Actually the Scala/Java examples are also mi

[GitHub] spark pull request: [SPARK-8792] [ML] Add Python API for PCA trans...

2015-07-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/7190 --- 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 enab

[GitHub] spark pull request: [SPARK-8792] [ML] Add Python API for PCA trans...

2015-07-17 Thread jkbradley
Github user jkbradley commented on the pull request: https://github.com/apache/spark/pull/7190#issuecomment-122416516 LGTM, merging with master. Thank you! Could you please make & link a JIRA for adding a Python example to the mllib-feature-extraction.md user guide section?

[GitHub] spark pull request: [SPARK-8792] [ML] Add Python API for PCA trans...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7190#issuecomment-121825685 Merged build finished. Test PASSed. --- 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

[GitHub] spark pull request: [SPARK-8792] [ML] Add Python API for PCA trans...

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7190#issuecomment-121825596 [Test build #37460 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37460/console) for PR 7190 at commit [`8f4ac31`](https://github.

[GitHub] spark pull request: [SPARK-8792] [ML] Add Python API for PCA trans...

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7190#issuecomment-121824108 [Test build #37460 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37460/consoleFull) for PR 7190 at commit [`8f4ac31`](https://gith

[GitHub] spark pull request: [SPARK-8792] [ML] Add Python API for PCA trans...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7190#issuecomment-121823986 Merged build triggered. --- 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 h

[GitHub] spark pull request: [SPARK-8792] [ML] Add Python API for PCA trans...

2015-07-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7190#issuecomment-121824002 Merged build started. --- 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

[GitHub] spark pull request: [SPARK-8792] [ML] Add Python API for PCA trans...

2015-07-15 Thread jkbradley
Github user jkbradley commented on a diff in the pull request: https://github.com/apache/spark/pull/7190#discussion_r34743436 --- Diff: python/pyspark/ml/feature.py --- @@ -1030,6 +1030,67 @@ class Word2VecModel(JavaModel): """ +@inherit_doc +class PCA(J

[GitHub] spark pull request: [SPARK-8792] [ML] Add Python API for PCA trans...

2015-07-15 Thread jkbradley
Github user jkbradley commented on the pull request: https://github.com/apache/spark/pull/7190#issuecomment-121778370 @yanboliang It looks great, save for that one issue. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] spark pull request: [SPARK-8792] [ML] Add Python API for PCA trans...

2015-07-15 Thread jkbradley
Github user jkbradley commented on the pull request: https://github.com/apache/spark/pull/7190#issuecomment-121757067 I'll make a pass now --- 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

[GitHub] spark pull request: [SPARK-8792] [ML] Add Python API for PCA trans...

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7190#issuecomment-121688684 [Test build #1071 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1071/console) for PR 7190 at commit [`8a79cc0`](https://github

[GitHub] spark pull request: [SPARK-8792] [ML] Add Python API for PCA trans...

2015-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7190#issuecomment-121654256 [Test build #1071 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1071/consoleFull) for PR 7190 at commit [`8a79cc0`](https://git

[GitHub] spark pull request: [SPARK-8792] [ML] Add Python API for PCA trans...

2015-07-15 Thread yanboliang
Github user yanboliang commented on the pull request: https://github.com/apache/spark/pull/7190#issuecomment-121604503 @mengxr @jkbradley --- 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

[GitHub] spark pull request: [SPARK-8792] [ML] Add Python API for PCA trans...

2015-07-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7190#issuecomment-121071042 Merged build triggered. --- 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 h

[GitHub] spark pull request: [SPARK-8792] [ML] Add Python API for PCA trans...

2015-07-08 Thread yanboliang
Github user yanboliang commented on the pull request: https://github.com/apache/spark/pull/7190#issuecomment-119485145 @mengxr @jkbradley --- 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

[GitHub] spark pull request: [SPARK-8792] [ML] Add Python API for PCA trans...

2015-07-02 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7190#issuecomment-118051513 [Test build #36402 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/36402/console) for PR 7190 at commit [`8a79cc0`](https://github.

[GitHub] spark pull request: [SPARK-8792] [ML] Add Python API for PCA trans...

2015-07-02 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7190#issuecomment-118051624 Merged build finished. Test PASSed. --- 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

[GitHub] spark pull request: [SPARK-8792] [ML] Add Python API for PCA trans...

2015-07-02 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7190#issuecomment-118048907 [Test build #36402 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/36402/consoleFull) for PR 7190 at commit [`8a79cc0`](https://gith

[GitHub] spark pull request: [SPARK-8792] [ML] Add Python API for PCA trans...

2015-07-02 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7190#issuecomment-118047890 Merged build triggered. --- 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 h

[GitHub] spark pull request: [SPARK-8792] [ML] Add Python API for PCA trans...

2015-07-02 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7190#issuecomment-118047907 Merged build started. --- 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

[GitHub] spark pull request: [SPARK-8792] [ML] Add Python API for PCA trans...

2015-07-02 Thread yanboliang
GitHub user yanboliang opened a pull request: https://github.com/apache/spark/pull/7190 [SPARK-8792] [ML] Add Python API for PCA transformer Add Python API for PCA transformer You can merge this pull request into a Git repository by running: $ git pull https://github.com/yanbol