srowen opened a new pull request, #37561:
URL: https://github.com/apache/spark/pull/37561

   
   
   ### What changes were proposed in this pull request?
   
   Restore rawPredictionCol to MultilayerPerceptronClassifier.setParams
   
   ### Why are the changes needed?
   
   This param was inadvertently removed in the refactoring in 
https://github.com/apache/spark/commit/40cdb6d51c2befcfeac8fb5cf5faf178d1a5ee7b#r81473316
   Without it, using this param in the constructor fails.
   
   ### Does this PR introduce _any_ user-facing change?
   
   Not aside from the bug fix.
   
   ### How was this patch tested?
   
   Existing tests.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to