Marko Novakovic skrev:
Is good idea to apply project for integrating kMeans
algorithm to clustering web pages?
(Your question is better suited the users- than the dev-forum.)
It depends on your needs, so you need to be more specific about how you
plan to use the results in order to get a good answer.
But choosing an algorithm to extract clusters is only half of your
problem. You need to transform the web pages to instance data accepted
by the clusterer. How much effort do you want to put in to that?
karl