SparkQA commented on issue #27094: [SPARK-30419][ML][PySpark] Make IsotonicRegression extend Regressor URL: https://github.com/apache/spark/pull/27094#issuecomment-570725799 **[Test build #116104 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/116104/testReport)** for PR 27094 at commit [`b7ae191`](https://github.com/apache/spark/commit/b7ae191e4ce6874efc918affe6aaf5b4c092a620). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `class _IsotonicRegressionParams(_JavaPredictorParams, HasWeightCol):` * `class IsotonicRegression(JavaPredictor, _IsotonicRegressionParams, HasWeightCol,` * `class IsotonicRegressionModel(JavaPredictionModel, _IsotonicRegressionParams, JavaMLWritable,`
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
