This is an automated email from the ASF dual-hosted git repository.
domino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/madlib.git.
from ba6c836 DL: [AutoML] Set plan_cache_mode when calling fit multiple
model
new a119fe8 DL: Implement caching for fit_multiple_model
new fe58ef5 Address review comments
new b20119d Convert EXECUTE to PERFORM
new 3cb2305 add use_caching param descr and examples to user docs
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../modules/deep_learning/madlib_keras.py_in | 89 ++++++++-
.../madlib_keras_fit_multiple_model.py_in | 58 ++++--
.../madlib_keras_fit_multiple_model.sql_in | 50 +++--
.../test/madlib_keras_model_selection.sql_in | 132 ++++++++++----
.../test/unit_tests/test_madlib_keras.py_in | 202 ++++++++++++++++++++-
5 files changed, 461 insertions(+), 70 deletions(-)