fmcquillan99 commented on a change in pull request #534: URL: https://github.com/apache/madlib/pull/534#discussion_r583892982
########## File path: src/ports/postgres/modules/deep_learning/madlib_keras_fit_multiple_model.sql_in ########## @@ -879,7 +914,7 @@ num_classes | 3 -# Define and load model architecture. Use Keras to define the model architecture with 1 hidden layer: <pre class="example"> -import keras +from tensorflow import keras Review comment: fixed ---------------------------------------------------------------- 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: us...@infra.apache.org