Nandish Jayaram created MADLIB-1228:
---------------------------------------

             Summary: 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
             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 when:
* running for max iterations &
* when converges (i.e., does not run to max iterations, so print loss for 
1->converging_iteration)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to