You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@madlib.apache.org by GitBox <gi...@apache.org> on 2019/05/09 00:44:28 UTC

[GitHub] [madlib] njayaram2 opened a new pull request #387: DL: Add new param loss_compute_frequency to madlib_keras_fit()

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:
users@infra.apache.org


With regards,
Apache Git Services