[scikit-learn] Markov Clustering?

Andy t3kcit at gmail.com
Sat Dec 3 15:34:55 EST 2016


Hi Allan.
Can you provide the original paper?
It this something usually used on sparse graphs? We do have algorithms 
that operate on data-induced
graphs, like SpectralClustering, but we don't really implement general 
graph algorithms (there's no PageRank or community detection).

Andy


On 12/03/2016 12:19 PM, Allan Visochek wrote:
> Hi there,
>
> My name is Allan Visochek, I'm a data scientist and web developer and 
> I love scikit-learn so first of all, thanks so much for the work that 
> you do.
>
> I'm reaching out because I've found the markov clustering algorithm to 
> be quite useful for me in some of my work and noticed that there is no 
> implementation in scikit-learn, is anybody working on this? If not, id 
> be happy to take this on. I'm new to open source, but I've been 
> working with python for a few years now.
>
> Best,
> -Allan
>
>
> _______________________________________________
> scikit-learn mailing list
> scikit-learn at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20161203/b46ec997/attachment.html>


More information about the scikit-learn mailing list