Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^2: Optimizing a naive clustering algorithm

by BUU (Prior)
on Apr 16, 2014 at 05:58 UTC ( [id://1082426]=note: print w/replies, xml ) Need Help??


in reply to Re: Optimizing a naive clustering algorithm
in thread Optimizing a naive clustering algorithm

Wow, that's pretty impressive. I'm going to have to study it for a while.
  • Comment on Re^2: Optimizing a naive clustering algorithm

Replies are listed 'Best First'.
Re^3: Optimizing a naive clustering algorithm
by roboticus (Chancellor) on Apr 16, 2014 at 11:52 UTC

    BUU:

    You'll want to figure out how to compute a good distance metric, as it's definitely not the same one you used any longer. You were using the maximum difference between nodes, and I clustered them by proximity, as described in the paper.

    ...roboticus

    When your only tool is a hammer, all problems look like your thumb.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1082426]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-04-25 07:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found