Uploaded image for project: 'Apache MADlib'
  1. Apache MADlib
  2. MADLIB-1228

MLP verbose - print loss for all iterations in verbose mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • v1.14
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              njayaram Nandish Jayaram
              njayaram Nandish Jayaram
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: