Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/4854#issuecomment-76821155
  
      [Test build #28183 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/28183/consoleFull)
 for   PR 4854 at commit 
[`201b3b9`](https://github.com/apache/spark/commit/201b3b903bb41dadb20e5caacaa6da019e94765a).
     * This patch **fails Python style tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `class MatrixFactorizationModel(JavaModelWrapper, JavaSaveable, 
JavaLoader):`
      * `class TreeEnsembleModel(JavaModelWrapper, JavaSaveable):`
      * `class DecisionTreeModel(JavaModelWrapper, JavaSaveable, JavaLoader):`
      * `class RandomForestModel(TreeEnsembleModel, JavaLoader):`
      * `class GradientBoostedTreesModel(TreeEnsembleModel, JavaLoader):`
      * `class Saveable(object):`
      * `class JavaSaveable(Saveable):`
      * `class Loader(object):`
      * `class JavaLoader(Loader):`
      * `        java_class = cls._java_loader_class()`



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to