====== Rnet ====== [[ru:hse:rnet:stu|Projects]] ===== Александр Павлов ===== Re: hse_masna_homework_intro_to_networks\\ From Александр Павлов\\ Date 12-01-2018 14:19 Intro to Networks Projects.zip Good evening! I am one of the students of MASNA (HSE) group.\\ Attached ZIP for Intro to Network course homework. Regards,\\ Pavlov Alexander ==== Comments ==== The same basic comment holds also for your Rnet projects. - write a complete report ... for each project. - project 1: see 1. - project 2: the project requires ... at least 500 labeled nodes ... - your nodes are not labeled (have meaningful names) - but let's assume that they have labels v1, v2, ... : you could compute also closeness and list first 20 with the largest values; the first 20 nodes are not very interesting - try to find the largest cores or islands for triangular (3-ring) weights; strong graph -> (strongly) connected graph ? - project 3: you made only very simple overall analyses. More is expected. In cases when a distributions look like yours we usually take one or both axes logarithmic. Try to identify the most important/active (groups) of people. Again, a network with labels (names) is required. Your version of Enron data has no labels. There exist versions with labels - see [[http://vladowiki.fmf.uni-lj.si/doku.php?id=notes:data:enron|Enron data]]. There are several papers written about Enron data. Try to check/reproduce some results from them. See for example: [[http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.206.3880&rep=rep1&type=pdf [[https://cambridge-intelligence.com/using-social-network-analysis-measures/|A]], [[https://arxiv.org/pdf/1410.2759.pdf|B]], [[https://rpubs.com/Koba/enron-network|C]], [[http://www.cs.umd.edu/~golbeck/INST633o/hwEnron.shtml|D]], [[https://www.r-bloggers.com/using-the-igraph-package-to-analyse-the-enron-corpus/|E]], [[http://184pc128.csie.ntnu.edu.tw/presentation/08-09-18/Discovering%20Important%20Nodes%20through%20Graph%20Entropy.pdf|F]], [[http://repository.cmu.edu/cgi/viewcontent.cgi?article=1015&context=isr|G]] and many others.