[
https://issues.apache.org/jira/browse/FLINK-29824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-29824:
-----------------------------------
Labels: pull-request-available (was: )
> AgglomerativeClustering fails when the distanceThreshold is very large
> ----------------------------------------------------------------------
>
> Key: FLINK-29824
> URL: https://issues.apache.org/jira/browse/FLINK-29824
> Project: Flink
> Issue Type: Bug
> Components: Library / Machine Learning
> Affects Versions: ml-2.2.0
> Reporter: Zhipeng Zhang
> Assignee: Zhipeng Zhang
> Priority: Major
> Labels: pull-request-available
>
> The current implementation did not consider following case:
> When distanceThreshold not null and set as a large value, all data points are
> supposed to be assigned into a single cluster.
>
> In this case, we should stop training when the number of the active clusters
> is one.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)