Various clustering algorithm implementations for all primitive types including random, random forest, K-Means (Exact, Hierarchical and Approximate), ...
'org.openimaj:clustering:1.3.1'
<dependency> <groupId>org.openimaj</groupId> <artifactId>clustering</artifactId> <version>1.3.1</version> </dependency>
<dependency org="org.openimaj" name="clustering" rev="1.3.1"/>
"org.openimaj", "clustering", "1.3.1"