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 49262a5  DL: Implement caching for fit_multiple_model
     new 918256d  DL: Add a helper function to load custom top n accuracy 
functions
     new 181c28e  update user docs and examples for custom functions

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             |  85 ++++++++++-
 .../madlib_keras_custom_function.sql_in            | 164 ++++++++++++++++++---
 .../madlib_keras_model_selection.sql_in            | 116 +++++++++++++--
 .../deep_learning/madlib_keras_wrapper.py_in       |  10 +-
 .../test/madlib_keras_custom_function.sql_in       | 105 +++++++------
 .../test/madlib_keras_model_averaging_e2e.sql_in   |  10 +-
 .../test/madlib_keras_model_selection_e2e.sql_in   |  10 +-
 .../test/unit_tests/test_madlib_keras.py_in        |   7 +
 8 files changed, 417 insertions(+), 90 deletions(-)

Reply via email to