This is an automated email from the ASF dual-hosted git repository.

njayaram pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/madlib.git.


    from 6c8643c  DL: fix default_buffer_size calculation in 
input_data_preprocessor
     new f15384b  DL: Refactor gp_segment_id_col
     new e41cf6e  DL: Replace old evaluate1 function with 
madlib_keras_evaluate()
     new 2479a6a  get_cols() only uses 1 paramter, so get rid of all the unused 
ones.

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       | 251 +++++++++++----------
 .../modules/deep_learning/madlib_keras.sql_in      |  37 ++-
 .../deep_learning/madlib_keras_helper.py_in        |   1 +
 .../deep_learning/madlib_keras_predict.py_in       |   2 +-
 .../deep_learning/madlib_keras_validator.py_in     |  82 +++++--
 .../modules/deep_learning/test/madlib_keras.sql_in |  63 +++++-
 .../test/unit_tests/test_madlib_keras.py_in        |  91 ++++----
 src/ports/postgres/modules/linalg/matrix_ops.py_in |   2 +-
 .../recursive_partitioning/decision_tree.py_in     |   2 +-
 src/ports/postgres/modules/utilities/path.py_in    |   2 +-
 .../postgres/modules/utilities/sessionize.py_in    |   2 +-
 .../postgres/modules/utilities/validate_args.py_in |   6 +-
 .../modules/validation/cross_validation.py_in      |   4 +-
 13 files changed, 326 insertions(+), 219 deletions(-)

Reply via email to