srowen commented on pull request #31535: URL: https://github.com/apache/spark/pull/31535#issuecomment-784264677
OK looking good; one thing I forgot to consider is the Pyspark version of this. It should be fairly easy to make the same API in Python, but will maybe require some different classes to implement on the Python side, to represent ranges and so on. Have a look at ParamGridBuilder in Python and see what it would take to adapt that to this new class? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
