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 17:44:35 UTC

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

njayaram2 opened a new pull request #388:  DL: Add new param metrics_compute_frequency to madlib_keras_fit()
URL: https://github.com/apache/madlib/pull/388
 
 
   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, more work will be done after changes for MADLIB-1332 is pushed to master.

----------------------------------------------------------------
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