Skip to content

Adding basic kmeans via lucene but with modifications #127327

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Apr 28, 2025

Conversation

benwtrent
Copy link
Member

This is basic kmeans impl, likely will be changed further, but this is the initial class and tests.

It is currently unused.

@elasticsearchmachine elasticsearchmachine added the Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch label Apr 24, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search-relevance (Team:Search Relevance)

@benwtrent benwtrent requested a review from jimczi April 24, 2025 18:17
Copy link
Contributor

@john-wagster john-wagster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@benwtrent benwtrent merged commit e054e1c into elastic:main Apr 28, 2025
17 checks passed
@benwtrent benwtrent deleted the non-issue/add-basic-kmeans branch April 28, 2025 11:45
benchaplin pushed a commit to benchaplin/elasticsearch that referenced this pull request Apr 28, 2025
* Adding basic kmeans via lucene but with modifications

* adjust sample reader to use a LCG mapping

* update lcg

* revert sampling changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>non-issue :Search Relevance/Vectors Vector search Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants