njayaram2 opened a new pull request #387: DL: Add new param loss_compute_frequency to madlib_keras_fit() URL: https://github.com/apache/madlib/pull/387 JIRA: MADLIB-1335 This commit adds a new optional parameter `metrics_compute_frequency` to `madlib_keras_fit()` to control how often Keras.evaluate() is run on training and validation data for computing loss/metrics. We only support one metric at the moment. This is a WIP PR, with a few more changes to be made based on the commit for https://issues.apache.org/jira/browse/MADLIB-1332.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
