igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] Link Prediction in igraph


From: Tamás Nepusz
Subject: Re: [igraph] Link Prediction in igraph
Date: Tue, 17 Jul 2012 01:10:29 +0200

Hi, 

The only link prediction method currently implemented in igraph is the 
hierarchical random graph model -- see the hrg.fit and hrg.predict methods in 
the R interface. However, this method does not take node or edge attributes 
into account. 

Best,-- 
T.


On Monday, 16 July 2012 at 17:11, shahab wrote:

> Hi,
> 
> Is it possible to make link prediction (predicting missing edges based
> on node attributes and/or other edge attributes) using igraph? if not
> , do you if there is any other R package that could do so?
> 
> best,
> /Shahab
> 
> _______________________________________________
> igraph-help mailing list
> address@hidden (mailto:address@hidden)
> https://lists.nongnu.org/mailman/listinfo/igraph-help






reply via email to

[Prev in Thread] Current Thread [Next in Thread]