kaknikhil opened a new pull request #424: DL: Add function for predict bring 
your own model
URL: https://github.com/apache/madlib/pull/424
 
 
   JIRA: MADLIB-1371 , MADLIB-1359
   
   Previously a user would have to train a deep learning model in madlib
   and only then they could use that model to predict.
   This commit adds a new function called `madlib_keras_predict_byom` which 
allows the
   user to run prediction on their own model which doesn't have to be
   trained on madlib.
   
   * Refactored the code to reuse the logic between predict and
   predict_byom
   * user doc changes
   
   Co-authored-by: Nandish Jayaram <[email protected]>
   Co-authored-by: Orhan Kislal <[email protected]>

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

Reply via email to