khannaekta opened a new pull request #394: DL: Add model_arch column to model data table URL: https://github.com/apache/madlib/pull/394 JIRA: MADLIB-1347 This commit adds the 'model_arch' column to the model data table so that predict and evaluate can directly get the model_arch from the model data table instead of the model arch table. We have made changes to the predict code in this commit but the changes for evaluate will be done in a future PR. Co-authored-by: Nikhil Kak <[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
