This is an automated email from the ASF dual-hosted git repository.
khannaekta pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/madlib.git.
from 42d049c DBSCAN: Fix predict on Greenplum (#499)
new 27f8ac9 DL: Add object table info in load MST table utility
new 93cfa56 update user docs for new object_table param
The 2 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:
.../madlib_keras_custom_function.py_in | 1 -
.../madlib_keras_model_selection.py_in | 23 ++-
.../madlib_keras_model_selection.sql_in | 34 +++-
.../deep_learning/madlib_keras_validator.py_in | 38 +++-
.../madlib_keras_custom_function.setup.sql_in} | 41 +++--
.../test/madlib_keras_custom_function.sql_in | 25 +--
.../test/madlib_keras_model_selection.sql_in | 42 +++++
.../test_madlib_keras_model_selection_table.py_in | 194 +++++++++++++++++++++
8 files changed, 347 insertions(+), 51 deletions(-)
copy src/ports/postgres/modules/{sample/test/stratified_sample.ic.sql_in =>
deep_learning/test/madlib_keras_custom_function.setup.sql_in} (63%)