Github user zhengruifeng commented on the issue:

    https://github.com/apache/spark/pull/15955
  
    `HasSolver` now don't support value validation, so it's not easy to use:
    GLR and LiR inherit `HasSolver`, but need to do param validation explicitly 
like this PR
    MLP dont inherit `HasSolver`, and create param `solver` with 
`supportedSolvers`
    It may be reasonable to modify `HasSolver` after 2.1


---
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]

Reply via email to