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 2047925 dbscan user docs
new 5071d8b DL: Add utility function for custom functions
new 8569655 user docs for utility function to add Python objects to a
table
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:
doc/mainpage.dox.in | 1 +
.../madlib_keras_custom_function.py_in | 245 ++++++++++++++++
.../madlib_keras_custom_function.sql_in | 321 +++++++++++++++++++++
.../test/madlib_keras_custom_function.sql_in | 148 ++++++++++
tool/docker/base/Dockerfile_postgres_10_Jenkins | 2 +-
5 files changed, 716 insertions(+), 1 deletion(-)
create mode 100644
src/ports/postgres/modules/deep_learning/madlib_keras_custom_function.py_in
create mode 100644
src/ports/postgres/modules/deep_learning/madlib_keras_custom_function.sql_in
create mode 100644
src/ports/postgres/modules/deep_learning/test/madlib_keras_custom_function.sql_in