math - Java Clustering Library -


I am looking for a light weight clustering library in Java. I do not need more than 100 clustering in that library, only 5 to 7 elgo will be fine for me.

I'm sure, you are going to ask: "What type of separation do you need and what purpose" :). With the help of clustering I need to classify my data, for example, Kashmir means.

PS: I know about, but I do not want to use it because it is not just for clustering.

view in Apache's Library.


Comments

Popular posts from this blog

Indexing in SQL -

objective c - iPhone and it's wireless area -

multithreading - Do lock objects in Java need to be static? -