Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/6113#issuecomment-101931910
  
      [Test build #32678 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/32678/consoleFull)
 for   PR 6113 at commit 
[`3e9fa1d`](https://github.com/apache/spark/commit/3e9fa1d99b2579b1c06153b755abbe3b8351349f).
     * This patch **fails PySpark unit tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `[Polynomial 
expansion](http://en.wikipedia.org/wiki/Polynomial_expansion) is the process of 
expanding your features into a polynomial space, which is formulated by an 
n-degree combination of original dimensions. A 
[PolynomialExpansion](api/scala/index.html#org.apache.spark.ml.feature.PolynomialExpansion)
 class provides this functionality.  The example below shows how to expand your 
features into a 3-degree polynomial space.`
      * `public class JavaPolynomialExpansionSuite `



---
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]

Reply via email to