SparkQA commented on issue #27168: [SPARK-30377][ML] Make Regressors extend abstract class Regressor URL: https://github.com/apache/spark/pull/27168#issuecomment-573187166 **[Test build #116502 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/116502/testReport)** for PR 27168 at commit [`66c4814`](https://github.com/apache/spark/commit/66c48148acfcada2d3c8e6cfe66887804150a58b). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `class _AFTSurvivalRegressionParams(_JavaPredictorParams, HasMaxIter, HasTol, HasFitIntercept,` * `class AFTSurvivalRegression(JavaPredictor, _AFTSurvivalRegressionParams,` * `class AFTSurvivalRegressionModel(JavaPredictionModel, _AFTSurvivalRegressionParams,`
---------------------------------------------------------------- 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]
