rimorob / netres

To support an ICML submission - anonymous for now
1 stars 1 forks source link

SID should be calculated by network and then average #20

Open fkgruber opened 1 year ago

fkgruber commented 1 year ago

Currently I'm using the weighted adjacency matrix as input to SID but I think the weights are actually ignored. Therefore, I think that it is better to calculate the SID per network and then we can average the SID and the end. Otherwise is just going to be having cycles etc.