Skip to content

fix: Reduce K-means memory from O(n·k·d) to O(n·k) and fix empty cluster NaN#333

Merged
josevalim merged 3 commits intoelixir-nx:mainfrom
georgeguimaraes:fix/kmeans-memory-optimization
Apr 27, 2026
Merged

fix: Reduce K-means memory from O(n·k·d) to O(n·k) and fix empty cluster NaN#333
josevalim merged 3 commits intoelixir-nx:mainfrom
georgeguimaraes:fix/kmeans-memory-optimization

Commits

Commits on Apr 14, 2026

Commits on Apr 27, 2026