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/17 22:22:05 UTC

[GitHub] [madlib] jingyimei opened a new pull request #393: DL: Add support for reporting various metrics in fit/evaluate

jingyimei opened a new pull request #393: DL: Add support for reporting various metrics in fit/evaluate
URL: https://github.com/apache/madlib/pull/393
 
 
   This PR aims to improve the way metrics are handled. 
   1. We add support for various metrics
   2. We validate to make sure only a single metric is passed
   3. We add support for metrics_compute_frequency for training data
   4. We remove metric and loss computation from fit transition

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