SparkQA commented on issue #26057: [SPARK-29377][PYTHON][ML] Parity between 
Scala ML tuning and Python ML tuning
URL: https://github.com/apache/spark/pull/26057#issuecomment-539626751
 
 
   **[Test build #111911 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/111911/testReport)**
 for PR 26057 at commit 
[`8a5615b`](https://github.com/apache/spark/commit/8a5615b280d7916a282210ba4d0bc8294019182d).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `class _ValidatorParams(HasSeed):`
     * `class _CrossValidatorParams(_ValidatorParams):`
     * `class CrossValidator(Estimator, _CrossValidatorParams, HasParallelism, 
HasCollectSubModels,`
     * `class CrossValidatorModel(Model, _CrossValidatorParams, MLReadable, 
MLWritable):`
     * `class _TrainValidationSplitParams(_ValidatorParams):`
     * `class TrainValidationSplit(Estimator, _TrainValidationSplitParams, 
HasParallelism,`
     * `class TrainValidationSplitModel(Model, _TrainValidationSplitParams, 
MLReadable, MLWritable):`

----------------------------------------------------------------
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]

Reply via email to