[ 
https://issues.apache.org/jira/browse/SPARK-40132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean R. Owen resolved SPARK-40132.
----------------------------------
    Fix Version/s: 3.4.0
                   3.3.1
       Resolution: Fixed

Resolved by https://github.com/apache/spark/pull/37561

> MultilayerPerceptronClassifier rawPredictionCol param missing from setParams
> ----------------------------------------------------------------------------
>
>                 Key: SPARK-40132
>                 URL: https://issues.apache.org/jira/browse/SPARK-40132
>             Project: Spark
>          Issue Type: Bug
>          Components: ML
>    Affects Versions: 3.3.0
>            Reporter: Sean R. Owen
>            Assignee: Sean R. Owen
>            Priority: Minor
>             Fix For: 3.4.0, 3.3.1
>
>
> https://issues.apache.org/jira/browse/SPARK-37398 inlined type hints in 
> Pyspark ML's classification.py but inadvertently removed the parameter 
> rawPredictionCol from MultilayerPerceptronClassifier's setParams. This causes 
> its constructor to fail when this param is set in the constructor, as it 
> isn't recognized by setParams, called by the constructor.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to