Sean R. Owen created SPARK-40132:
------------------------------------

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


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