Hi. I notice that your documentation claims that milk supports affinity propagation, but it does not explain nor provide an explicit example. There are also no affinity propagation benchmarks listed.
Does milk in fact support affinity propagation? If so, how would one use it, and do you have any performance benchmarks against scikit.learn? Further, would this implementation support a precomputed matrix of similarities a la scikit?
Hi. I notice that your documentation claims that
milk
supports affinity propagation, but it does not explain nor provide an explicit example. There are also no affinity propagation benchmarks listed.Does
milk
in fact support affinity propagation? If so, how would one use it, and do you have any performance benchmarks againstscikit.learn
? Further, would this implementation support a precomputed matrix of similarities a la scikit?Please let me know. Thanks.