SparkQA commented on issue #25908: [SPARK-29143][PYTHON][ML] Pyspark feature 
models support column setters/getters
URL: https://github.com/apache/spark/pull/25908#issuecomment-538238223
 
 
   **[Test build #111767 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/111767/testReport)**
 for PR 25908 at commit 
[`c305a43`](https://github.com/apache/spark/commit/c305a433a4f8258abc113149155ce6749a78f5f0).
    * This patch **fails Python style tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `class _LSH(JavaEstimator, _LSHParams, JavaMLReadable, JavaMLWritable):`
     * `class _LSHModel(JavaModel, _LSHParams):`
     * `class BucketedRandomProjectionLSH(_LSH, 
_BucketedRandomProjectionLSHParams,`
     * `class BucketedRandomProjectionLSHModel(_LSHModel, 
_BucketedRandomProjectionLSHParams, JavaMLReadable,`
     * `class MinHashLSH(_LSH, HasInputCol, HasOutputCol, HasSeed, 
JavaMLReadable, JavaMLWritable):`
     * `class MinHashLSHModel(_LSHModel, JavaMLReadable, 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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to