This is an automated email from the ASF dual-hosted git repository.
jingyimei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/madlib.git.
from 374145f DL: Add model_arch column to model data table
new 85b71b6 DL: Support metrics_compute_frequency for training data
new ddbdcdd DL: Add validation for metrics in compile_params
new 5f1e376 DL: Remove loss and metric calculations from fit transition
function
The 3 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 | 205 +++++++++------------
.../deep_learning/madlib_keras_serializer.py_in | 47 ++---
.../deep_learning/madlib_keras_wrapper.py_in | 31 ++--
.../modules/deep_learning/test/madlib_keras.sql_in | 43 +++--
.../test/unit_tests/test_madlib_keras.py_in | 179 +++++++++---------
5 files changed, 263 insertions(+), 242 deletions(-)