GitHub user jkbradley opened a pull request:
https://github.com/apache/spark/pull/21042
[SPARK-22883] ML test for StructuredStreaming: spark.ml.feature, I-M
This backports https://github.com/apache/spark/pull/20964 to branch-2.3.
## What changes were proposed in this pull request?
Adds structured streaming tests using testTransformer for these suites:
* IDF
* Imputer
* Interaction
* MaxAbsScaler
* MinHashLSH
* MinMaxScaler
* NGram
## How was this patch tested?
It is a bunch of tests!
Author: Joseph K. Bradley <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jkbradley/spark SPARK-22883-part2-2.3backport
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21042.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 #21042
----
commit a4209436f177ee59ee39e1c715694f533ecc3d36
Author: Joseph K. Bradley <joseph@...>
Date: 2018-04-11T16:59:38Z
[SPARK-22883] ML test for StructuredStreaming: spark.ml.feature, I-M
## What changes were proposed in this pull request?
Adds structured streaming tests using testTransformer for these suites:
* IDF
* Imputer
* Interaction
* MaxAbsScaler
* MinHashLSH
* MinMaxScaler
* NGram
## How was this patch tested?
It is a bunch of tests!
Author: Joseph K. Bradley <[email protected]>
Closes #20964 from jkbradley/SPARK-22883-part2.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]