kaknikhil commented on a change in pull request #451: DL: Update evaluate and
predict for multi model outputs
URL: https://github.com/apache/madlib/pull/451#discussion_r336606998
##########
File path: src/ports/postgres/modules/deep_learning/madlib_keras.py_in
##########
@@ -864,8 +887,10 @@ For more details on function usage:
model_table, -- Name of the table containing the model
test_table, -- Name of the table containing the evaluation dataset
output_table, -- Name of the output table
- gpus_per_host -- Number of GPUs per segment host to
+ gpus_per_host, -- Number of GPUs per segment host to
be used for training
+ mst_key -- Identifier for the desired model out of multimodel
Review comment:
@fmcquillan99 Can you also review this description ?
----------------------------------------------------------------
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