SparkQA commented on issue #26035: [SPARK-29360][PYTHON][ML] PySpark FPGrowthModel supports getter/setter URL: https://github.com/apache/spark/pull/26035#issuecomment-538710910 **[Test build #111813 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/111813/testReport)** for PR 26035 at commit [`57d719e`](https://github.com/apache/spark/commit/57d719e451b5673caf3a124832bbb3ee1c2673a9). * This patch **fails PySpark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `class _FPGrowthParams(HasPredictionCol):` * `class FPGrowthModel(JavaModel, _FPGrowthParams, JavaMLWritable, JavaMLReadable):` * `class FPGrowth(JavaEstimator, _FPGrowthParams, JavaMLWritable, JavaMLReadable):`
---------------------------------------------------------------- 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]
