Params.setDefault taking a set of ParamPairs should be annotated with varargs. I thought it would not work before, but it apparently does.
CrossValidator.transform should call transformSchema since the underlying Model might be a PipelineModel
- relates to
-
SPARK-7498 Params.setDefault should keep varargs annotation
-
- Resolved
-
- links to