reductionista opened a new pull request #435: Separate mst module from fit_model_selection module URL: https://github.com/apache/madlib/pull/435 Very simple PR: Rename madlib_keras_fit_multiple_model.* to madlib_keras_model_selection.* so that once we merge in the fit_model_selection code from #425, they will each have separate user-doc pages. This will allow more flexibility to expand the current helper function into a more advanced model management utility. Other minor changes: - improves validation of input params `fit_params_list` and `compile_params_list` (checks for NULL values, reports error). - added `.vscode` to `.gitignore` for anyone using Visual Studio Code
---------------------------------------------------------------- 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
