Description
We need to add some helper code to make testing ML transformers & models easier with streaming data. These tests might help us catch any remaining issues and we could encourage future PRs to use these tests to prevent new Models & Transformers from having issues.
Attachments
Issue Links
- blocks
-
SPARK-22881 ML test for StructuredStreaming: spark.ml.regression
-
- Resolved
-
-
SPARK-22882 ML test for StructuredStreaming: spark.ml.classification
-
- Resolved
-
-
SPARK-22883 ML test for StructuredStreaming: spark.ml.feature, A-M
-
- Resolved
-
-
SPARK-22884 ML test for StructuredStreaming: spark.ml.clustering
-
- Resolved
-
-
SPARK-22885 ML test for StructuredStreaming: spark.ml.tuning
-
- Resolved
-
-
SPARK-22886 ML test for StructuredStreaming: spark.ml.recommendation
-
- Resolved
-
-
SPARK-22887 ML test for StructuredStreaming: spark.ml.fpm
-
- Resolved
-
-
SPARK-22915 ML test for StructuredStreaming: spark.ml.feature, N-Z
-
- Resolved
-
- Is contained by
-
SPARK-21926 Compatibility between ML Transformers and Structured Streaming
-
- Resolved
-
- relates to
-
SPARK-22346 Update VectorAssembler to work with Structured Streaming
-
- Resolved
-
- links to