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

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


    from 72df650  Use -p while creating tmp dir for jenkins build.
     new 7a130ec  Kmeans: Add simple silhouette score for every point
     new dae72a0  update user docs for auto-k and per-point silh and generally 
reorganize

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:
 src/modules/linalg/metric.cpp                      |  55 +-
 src/ports/postgres/modules/kmeans/kmeans.py_in     |  90 ++-
 src/ports/postgres/modules/kmeans/kmeans.sql_in    | 792 +++++++++++++++++----
 .../postgres/modules/kmeans/test/kmeans.sql_in     | 100 ++-
 src/ports/postgres/modules/linalg/linalg.sql_in    |   2 +-
 .../postgres/modules/utilities/utilities.py_in     |   2 +-
 6 files changed, 845 insertions(+), 196 deletions(-)

Reply via email to