Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/5991#issuecomment-100290534
[Test build #32240 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/32240/consoleFull)
for PR 5991 at commit
[`adcca55`](https://github.com/apache/spark/commit/adcca559b6b8bac9898189574ff3db1b80a2d195).
* This patch **passes all tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `class Binarizer(JavaTransformer, HasInputCol, HasOutputCol):`
* `class IDF(JavaEstimator, HasInputCol, HasOutputCol):`
* `class IDFModel(JavaModel):`
* `class Normalizer(JavaTransformer, HasInputCol, HasOutputCol):`
* `class OneHotEncoder(JavaTransformer, HasInputCol, HasOutputCol):`
* `class PolynomialExpansion(JavaTransformer, HasInputCol, HasOutputCol):`
* `class RegexTokenizer(JavaTransformer, HasInputCol, HasOutputCol):`
* `class StandardScaler(JavaEstimator, HasInputCol, HasOutputCol):`
* `class StandardScalerModel(JavaModel):`
* `class StringIndexer(JavaEstimator, HasInputCol, HasOutputCol):`
* `class StringIndexerModel(JavaModel):`
* `class Tokenizer(JavaTransformer, HasInputCol, HasOutputCol):`
* `class VectorIndexer(JavaEstimator, HasInputCol, HasOutputCol):`
* `class Word2Vec(JavaEstimator, HasStepSize, HasMaxIter, HasSeed,
HasInputCol, HasOutputCol):`
* `class Word2VecModel(JavaModel):`
* `class HasSeed(Params):`
* `class HasTol(Params):`
* `class HasStepSize(Params):`
---
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]