Skip to content
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

[SYSTEMDS-3213] Builtin for cluster-based quantization #2030

Closed
wants to merge 7 commits into from

Conversation

canabdulla
Copy link
Contributor

The quantizeByCluster function quantizes numerical vectors via product quantization. Vectors are split into sub-vectors and ran through K-Means clustering.

@mboehm7
Copy link
Contributor

mboehm7 commented Jun 4, 2024

LGTM - thanks for the patch @canabdulla. The new builtin and tests very already pretty good, during the merge I just fixed some syntactic issues (tab indentation in Java code, and unnecessary free lines at the end of dml scripts).

@mboehm7 mboehm7 closed this in 9ff9e16 Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants