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: [email protected] With regards, Apache Git Services
