commons-math/commons-math-legacy
Gilles Sadowski 74a851b611 MATH-1371: Elkan's enhancement to "K-Means" algorithm.
Original implementation is a old PR provided by Artem Barger.
Updated and changed to pass the code style checks.

I did not review how this algorithm departs from the other
implementations available in the same package, and whether
some other design could minimize duplicate codes (but it
would have been a pity to drop a potential performance
improvement).
A thorough examination should be considered, when tackling
the refactoring of the "clustering" package.

Closes #35.
2022-01-24 19:57:29 +01:00
..
src MATH-1371: Elkan's enhancement to "K-Means" algorithm. 2022-01-24 19:57:29 +01:00
LICENCE Modularization. 2021-05-15 05:36:48 +02:00
NOTICE Update copyright notice (2022). 2022-01-06 01:18:24 +01:00
pom.xml Increase number of allowed failures (unit tests). 2021-08-12 02:04:15 +02:00