Github user BryanCutler commented on the issue:

    https://github.com/apache/spark/pull/17849
  
    If params are defined in the PySpark model, when that model is fit a Scala 
version is created then the PySpark model is wrapped around it.  The param 
values from the Scala version are never transferred to the PySpark model, so 
the defined params will only have default values.


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