Re: Clustering Algorithms



On Jan 9, 6:58 pm, Joachim Pimiskern <JoachimPimisk...@xxxxxx> wrote:
vaib schrieb:
 > I am doing a project for making aclusteringsearch engine . The
 > problem is that I do not have the right resources to study about
 >clusteringalgorithms . Can anyone please suggest some good resources
 > to study aboutclustering- books, url, anything that I can implement
 > using programmig . First of all before beginning any implementation I
 > want to get my theory about the subject correctly.

You could do theclusteringby analyzing the hyperlink structure.
There are graphclusteringalgorithmus that use the concept of
betweenness of a node or an edge. Betweenness means how often
a node or edge must be crossed in order to get from one randomly
chosen node to another one on the shortest path.

In order to get clusters, elements with high betweenness value
are successively removed, until the graph breaks down into
smaller disjoint subgraphs. These subgraphs can be considered
as clusters.

http://aps.arxiv.org/abs/cond-mat/0308217/http://arxiv.org/abs/0809.1906http://www.hpl.hp.com/research/idl/papers/email/http://xxx.lanl.gov/abs/cond-mat/0303264http://www.analytictech.com/mb021/graphtheory.htmhttp://blogs.zdnet.com/emergingtech/?p=911http://pespmc1.vub.ac.be/CLUSTERW.htmlhttp://biology.plosjournals.org/perlserv/?request=get-document&doi=10...

Regards,
Joachim

And most importantly

I am new to clustering and fuzzy logic . So, in this regard I
want to ask certain questions

1. Where do i study clustering from ? Kindly recomment some sources
of
study like books or some good urls .

2. Do I need to study fuzzy logic also ?? If yes, kindly suggest
sources for that too .

3. What clustering algorithms should I study for the kind of project
I
am making ?? Should I read from research papers ?? And Where do i get
these from ?

4. I would some third party java api for this . I know about Joone
and
Weka . Are there other java resources also that could help me ?

And finally, please someone answer since I consider usenet a great
source of information . Also, any suggestions or even comments on the
stuff I am making would be highly appreciated and looked into . I am
new to this field so I need all the help that I can get .

Thanking in anticipation . Vaib .
.



Relevant Pages

  • Re: Clustering Algorithms
    ...  > I am doing a project for making a clustering search engine. ...  > clustering algorithms. ... Can anyone please suggest some good resources ... betweenness of a node or an edge. ...
    (comp.ai.edu)
  • Re: Clustering Algorithms
    ... > I am doing a project for making a clustering search engine. ... Can anyone please suggest some good resources ... betweenness of a node or an edge. ... smaller disjoint subgraphs. ...
    (comp.ai.edu)
  • Re: How to failover
    ... With clustering, you must not start and stop services from control panel. ... You must use Windows Cluster Manager to take resources offline / online ... Look in Windows Online help for Clustering information. ... Mike Epprecht, Microsoft SQL Server MVP ...
    (microsoft.public.sqlserver.clustering)
  • Re: MS DTC service failing to start (Distributed Transaction Servi
    ... Well, as far as the Microsoft cluster support team is concerned, you can use the resources in the quorum group. ... There should be no problems unless your applications are using two phase commits when working with SQL server. ... In which case, if using two phase commits, you may want to move MSDTC to its own resources for performance reasons. ... MVP - Windows Server - Clustering ...
    (microsoft.public.windows.server.clustering)
  • Re: clustered file share...
    ... you will need at least one disk per node. ... > MVP - Windows Server - Clustering ... Created virtual server V1 having following resources ... >> Cluster File Share 'testshare' cannot be brought online because the ...
    (microsoft.public.windows.server.clustering)