-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Number of candidates returned for clustering should be capped #695
Copy link
Copy link
Closed
Labels
Type: Feature RequestIdentifies requests for new features or enhancements. These involve proposing new improvements.Identifies requests for new features or enhancements. These involve proposing new improvements.clusteringIssues related to the clustering operation, to merge similar values in a text columnIssues related to the clustering operation, to merge similar values in a text column
Milestone
Metadata
Metadata
Assignees
Labels
Type: Feature RequestIdentifies requests for new features or enhancements. These involve proposing new improvements.Identifies requests for new features or enhancements. These involve proposing new improvements.clusteringIssues related to the clustering operation, to merge similar values in a text columnIssues related to the clustering operation, to merge similar values in a text column
Type
Fields
Give feedbackNo fields configured for issues without a type.
I have a file where 31,787 clusters were found and the top clusters have 39 variants in them.
We need to cap the number returned to the browser because otherwise it becomes unresponsive (or crashes).