[
https://issues.apache.org/jira/browse/MADLIB-1228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frank McQuillan updated MADLIB-1228:
------------------------------------
Priority: Minor (was: Major)
> MLP verbose - print loss for all iterations in verbose mode
> -----------------------------------------------------------
>
> Key: MADLIB-1228
> URL: https://issues.apache.org/jira/browse/MADLIB-1228
> Project: Apache MADlib
> Issue Type: Bug
> Components: Module: Neural Networks
> Reporter: Nandish Jayaram
> Priority: Minor
> Fix For: v1.14
>
>
> For MLP running in verbose mode, for n iterations, currently we print loss
> for 2->n-1. We should instead print out loss for 1->n-1 when:
> * running for max iterations &
> * when converges (i.e., does not run to max iterations, so print loss for
> 1->converging_iteration-1)
> Note that the loss for the last iteration can be found in the output table.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)