njayaram2 opened a new pull request #362: DL: Remove num_classes param from madlib_keras_fit() URL: https://github.com/apache/madlib/pull/362 The number of classes is embedded in the model architecture JSON, so it is not necessary to explicitly pass it again as a parameter to fit. This commit parses the model architecture JSON to automatically figure out the num_classes value to use.
---------------------------------------------------------------- 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
