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 868633d Deep Learning: Add asserts to madlib keras dev check test
new 096dc52 DL: Add one-hot encode support for minibatch preprocessor
new a3eb1d6 Remove dependent_offset
new 9fd1268 Add class_values and normalizing_const column in summary table
new 6819e69 DL: Update user doc
new 1681468 DL: Add unit test and refactor
The 5 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:
.../utilities/minibatch_preprocessing.py_in | 260 +++++++++-------
.../utilities/minibatch_preprocessing_dl.sql_in | 343 +++++++++------------
.../test/minibatch_preprocessing_dl.sql_in | 144 +++++++--
.../unit_tests/test_minibatch_preprocessing.py_in | 140 +++++++++
.../postgres/modules/utilities/validate_args.py_in | 2 +-
5 files changed, 548 insertions(+), 341 deletions(-)