You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by li...@apache.org on 2022/12/13 02:31:50 UTC

[flink-ml] branch master updated (2fbf793 -> 7360966)

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

lindong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink-ml.git


    from 2fbf793  [FLINK-29603] Add Transformer for StopWordsRemover (#183)
     add 7360966  [FLINK-29911] Improve performance of AgglomerativeClustering

No new revisions were added by this update.

Summary of changes:
 .../AgglomerativeClustering.java                   | 402 ++++++++++++---------
 .../ml/clustering/AgglomerativeClusteringTest.java |  44 ++-
 .../tests/test_agglomerativeclustering.py          |  19 +-
 3 files changed, 279 insertions(+), 186 deletions(-)