Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Keras fit parameter epochs means the number of passes over the data in each Greenplum segment (worker) within an iteration, so Keras epochs actually refers to sub-epochs in MADlib/Greenplum.  The number_of_iterations parameter in the MADlib fit function is the outer loop.  

...