Skip to content

Introduce an early stop threshold for Kmeans#4894

Closed
alexanderguzhva wants to merge 1 commit into
facebookresearch:mainfrom
alexanderguzhva:early_kmeans_stop
Closed

Introduce an early stop threshold for Kmeans#4894
alexanderguzhva wants to merge 1 commit into
facebookresearch:mainfrom
alexanderguzhva:early_kmeans_stop

Conversation

@alexanderguzhva
Copy link
Copy Markdown
Contributor

@alexanderguzhva alexanderguzhva commented Mar 10, 2026

Basically speaking, the feature allows kmeans iterations to stop once the improvement in an error becomes marginal.

@meta-cla meta-cla Bot added the CLA Signed label Mar 10, 2026
@alexanderguzhva alexanderguzhva force-pushed the early_kmeans_stop branch 2 times, most recently from ce87eb6 to f1533a4 Compare March 10, 2026 15:14
@meta-codesync
Copy link
Copy Markdown
Contributor

meta-codesync Bot commented Mar 10, 2026

@alibeklfc has imported this pull request. If you are a Meta employee, you can view this in D95987848.

Signed-off-by: Alexandr Guzhva <alexanderguzhva@gmail.com>
@meta-codesync
Copy link
Copy Markdown
Contributor

meta-codesync Bot commented Mar 17, 2026

@alibeklfc merged this pull request in 1e4d227.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant