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/04/09 21:57:05 UTC

[GitHub] [madlib] njayaram2 opened a new pull request #366: DL: Simplify madlib_keras_predict interface

njayaram2 opened a new pull request #366: DL: Simplify madlib_keras_predict interface
URL: https://github.com/apache/madlib/pull/366
 
 
   JIRA: MADLIB-1316
   
   This commit removes some unnecessary parameters from the predict
   function for deep learning. These params are now inferred from the model
   summary table instead.
   Note that this PR does very basic input validation for predict function.
   There is a JIRA (https://issues.apache.org/jira/browse/MADLIB-1321) to
   do that and other related refactoring.
   
   Closes #366

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