Github user leifker commented on the issue:
https://github.com/apache/spark/pull/17306
Sorry of the delayed response @BryanCutler, that's pretty neat, however
this will perform unneeded work as it will execute nonsensical combinations of
parameters. For example, if pipeline2 is executed (decision tree), the code
will run the pipeline with lr.regParam set to 0.1 and 0.01 which doesn't matter
since we're using the decision tree algorithm.
---
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]