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