Faves for this Web page
- mike - Feb 08 2008 | algorithms, optimization, clustering
Feb 2007 article on a new algorithm for automatically clustering (classifying) large data sets. Lots of applications in search, recommendation engines, social networks, etc.
Later claims later appeared in Science Magazine that the affinity propagation (AP) algorithm is not 100x as fast as prior know algorithms.
Add a Fave for this Web page
- What happens when I press Publish?
- Your Fave for this Web page gets shared with the Faves community. You can access it at any time by selecting "My Faves" from the menu above.
- Why do you ask for my email address?
- We use your email address to create an account, so you can easily find your Fave again at a later time.
Related Content from Around Faves
cluster
-
Geologists in southern India say they have found hundreds of dinosaur egg clusters which could be about 65 million years old.
6 FaversViewed: 21 Times - falko - Jun 17 20081 Faver
- falko - Jun 12 20081 Faver
ha
-
This document describes how to set up a two-node load balancer in an active/passive configuration with HAProxy and heartbeat on Fedora 8. The load balancer acts between the user and two (or more) Apache web servers that hold the same content. The load balancer passes the requests to the web servers and it also checks their health. If one of them is down, all requests will automatically be redirected to the remaining web server(s). In addition to that, the two load balancer nodes monitor each other using heartbeat. If the master fails, the slave becomes the master - users will not notice any disruption of the service. HAProxy is session-aware - you can use it with any web application that makes use of sessions like forums, shopping carts, etc.
2 FaversViewed: 13 Times - joet - Mar 20 20081 FaverViewed: 5 Times
- joet - Apr 10 20081 FaverViewed: 5 Times
