Тёмный

Network Analysis (2) Practice Using igraph and Gephi 

Byoung-gyu Gong
Подписаться 714
Просмотров 39 тыс.
50% 1

This video is for the Network Analysis and Visualization Workshop organized at the Virtual Annual Conference of Comparative and International Education Society 2020 (vCIES 2020) in April 2020.
There are two lecture videos for this workshop. The first video includes the theory part of my lecture and the second video file is for the practice of the igraph and Gephi with the data files.
This second session is for practice with analysis software, igraph in R and Gephi.
You can find and download the data files and R script from this GitHub address:
github.com/Arizonagong/vCIES2...
and the script and data files are in the "igraph" folder.
Contents
4:55 1. About Data Source
7:06 2. igraph Session
10:08 2.1. Data Pre-processing
21:07 2.2. Data Exploration
27:34 2.3. Measuring Centrality
34:05 2.4. Measuring Network Structure (the subtitle is wrong)
39:26 2.5. Network Visualization (the subtitle is wrong)
47:23 2.6. Community Detection
51:10 3. Gephi Session

Опубликовано:

 

30 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 21   
@chacha9700
@chacha9700 3 года назад
Thank you very much for uploading this video. I was trying to learn about igraph and gephi for week and finally found the best practice.
@raheleshetu9125
@raheleshetu9125 Год назад
Thank you for the amazing video and well organized content
@neinst
@neinst Год назад
Thank you Sir. The lecture was quite insightful!
@GaelleAminataColin
@GaelleAminataColin Год назад
This saved my day, thank you !
@finnhollberg
@finnhollberg Год назад
This is so valuable. Thank you
@larry9990
@larry9990 Год назад
thank you! This has been very helpful
@Amsebrid
@Amsebrid Год назад
thank you
@yuwang1570
@yuwang1570 2 года назад
Great tutorial for network analysis, thank you very much. Could you pls share your powerpoint?
@hyukkim2425
@hyukkim2425 3 года назад
Thank you so much for this video!!! Are there any lectures on the bipartite network?
@byoung-gyugong7007
@byoung-gyugong7007 3 года назад
답글 주셔서 감사드립니다. Bipartite network는 저도 개인적으로 매우 흥미로워하는 주제인데 별도의 강의는 저도 본적이 없네요. 제가 나중에 더 공부하면 강의 정리해서 한번 올려보겠습니다.
@pedromoya9127
@pedromoya9127 3 года назад
thank you; I hope you share an intermediate or advanced network analysis metrics video
@byoung-gyugong7007
@byoung-gyugong7007 3 года назад
Thank you for your comment. I hope to be able to upload new video this spring. I am thinking of presenting other show cases of igraph functions and visualization techniques.
@omartovar7484
@omartovar7484 3 года назад
@@byoung-gyugong7007 That would be great!
@jineeous2941
@jineeous2941 3 года назад
Thanks for the video but I encountered some errors from the stage of creating an igraph object from the dataframes like below. Warning message: In igraph_opt("return.vs.es") : internal error -3 in R_decompress1 Do you know why? if so, any suggestion?
@byoung-gyugong7007
@byoung-gyugong7007 3 года назад
Hello Seize. I have no idea how that happened. Would you please let me know which command line created that warning message? And if it is just a warning not an error message it would be just fine.
@asifrehman4214
@asifrehman4214 Год назад
Hi Sir... Its a good tutorial for the analysis of the Social Network. I am following the theory and the practical part. I have the following question which arise when you created Adjacency Matrix (undirected) at the video tutorial at 26:15 (you can find the scenario when the video is at 26: 15 sec) 1) The first column consists of the Student_ID. Does the first row consists of the Student_ID as well ? In Adjacncy matrix we only have node at the first column and the rest matrix consists of edges only. 2) why the adjacency matrix was symmetric i.e. I can understand no value at the diagonal but please define the same matrix above and below the diagonal element. 3) Sir I am not been able to get the Plotting (can not detect the clustering and community as the major of the area is covered with black color) as much clear and attractive as yours in the tutorial. Can you shed some light on this sir? kindly elaborate ASAP.
@jaimehuamanir4244
@jaimehuamanir4244 2 года назад
I have a question, when those nodes have coordinates, how can I add that attribute to the nodes???
@nimakh5176
@nimakh5176 Год назад
Just wondering if you found a solution for this?
@behnam2534
@behnam2534 3 года назад
Hey, Thanks for the informative video, I cannot find any code in your Github page
@byoung-gyugong7007
@byoung-gyugong7007 3 года назад
Thanks for your feedback, Behnam. The files are in the "igraph" folder in the page. Please click the folder icon and then you will find first two data files and last Rscript file.
@theresakinkese
@theresakinkese 5 месяцев назад
Hi, are you able to offer a one on one training on SNA and gephi?