kaknikhil commented on a change in pull request #393: DL: Add support for reporting various metrics in fit/evaluate URL: https://github.com/apache/madlib/pull/393#discussion_r285702773
########## File path: src/ports/postgres/modules/deep_learning/madlib_keras_serializer.py_in ########## @@ -18,6 +18,7 @@ # under the License. import numpy as np +import plpy Review comment: we don't need this plpy import do we ? ---------------------------------------------------------------- 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
