[ https://issues.apache.org/jira/browse/SPARK-40132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-40132: ------------------------------------ Assignee: Sean R. Owen (was: Apache Spark) > 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 > > 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