Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/3222#issuecomment-69464724 [Test build #25361 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25361/consoleFull) for PR 3222 at commit [`9492dea`](https://github.com/apache/spark/commit/9492dea0ab07f67beed8638f4a81255ae6c9bd14). * This patch **passes all tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `class AdaGradUpdater(` * `class DBN(val stackedRBM: StackedRBM)` * `class MLP(` * `class MomentumUpdater(val momentum: Double) extends Updater ` * `class RBM(` * `class StackedRBM(val innerRBMs: Array[RBM])` * `case class MinstItem(label: Int, data: Array[Int]) ` * `class MinstDatasetReader(labelsFile: String, imagesFile: String)` * `protected class CaseInsensitiveMap(map: Map[String, String]) extends Map[String, String] `
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org