You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by avulanov <gi...@git.apache.org> on 2014/12/02 17:59:38 UTC

[GitHub] spark pull request: [MLLIB] [spark-2352] Implementation of an 1-hi...

Github user avulanov commented on the pull request:

    https://github.com/apache/spark/pull/1290#issuecomment-65264353
  
    Just in case, I've tested the ANN without the hidden layer and it seems to work as multinomial regression, though with (one-half) squared-error cost function and without softmax output. One needs to pass an empty array `Array[Int]()` as a hidden layer parameter.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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