SlideShare ist ein Scribd-Unternehmen logo
1 von 16
Downloaden Sie, um offline zu lesen
Facebook Network Analysis
Using Gephi
Overall Process                                            2

1.    Netvizz
2.    Gephi
      1.  Open                   7.  Labels
      2.  Layout                 8.  Community Detection
      3.  Ranking                9.  Filter
      4.  Statistics             10.  Label Adjust
      5.  Rank (Betweeness)      11.  Preview
      6.  Layout (Size Adjust)   12.  Export
Netvizz                                                 3

§    Sign into your Facebook account
§    Search for “netvizz” application
§    Choose parameters you would like included in
      the data (e.g., gender, wall posts count, etc.)
§    Analyze either your personal friend network
      [OR] one of your groups listed at the bottom
§    Wait for netvizz to create file and download
      (right click, save as)
1. Gephi: Open                                    4
                 §    From the File menu,
                       select Open and
                       then select the .gdf
                       file you saved from
                       Netvizz
                 §    At first it sort of looks
                       like a big hairball, so
                       we’ll change the
                       layout to make some
                       sense of these
                       connections
2. Gephi: Layout                                           5
                   §    From the Layout module
                         on the left side, choose
                         Force Atlas from the
                         dropdown menu, then
                         click Run
                          à Force Atlas makes the
                             connected nodes
                             attracted to each other
                             and pushes the
                             unconnected nodes
                             apart to create clusters of
                             connections
                   §    Click Stop when it seems
                         as if you have some
                         distinct clusters of nodes
3. Gephi: Ranking (Degree)                                                                                       6
                                                                           §    Choose the Ranking tab in
                                                                                 the top left module and
                                                                                 choose Degree from the
                                                                                 drop-down menu
                                                                                  à Degree = number of
                                                                                     connections
                                                                           §    Hover your mouse over the
                                                                                 gradient bar, then double
                                                                                 click on each triangle to
                                                                                 choose a color for each side
                                                                                 of the “range”
                                                                                  à    Try to use a bright colors for
                                                                                        the highest degree so it’s
                                                                                        easy to see who’s the most
                                                                                        connected
Tip:	
  You	
  can	
  click	
  the	
  li.le	
  “Table”	
  icon	
  in	
     §    Click Apply to see the
the	
  bo.om	
  le4	
  of	
  the	
  ranking	
  tab	
  	
  then	
                 gradient applied
click	
  Apply	
  to	
  see	
  a	
  table	
  of	
  degree	
  
figures	
  for	
  your	
  nodes	
  
4. Gephi: Statistics (Betweeness)                        7
                      §    Click the Statistics tab
                            in the top right module
                      §    Click Run next to
                            Average Path Length
                            §    Choose Directed from
                                  the pop up menu
                      §    Click Close when the
                            graph distance reports
                            pops up (unless you
                            want to save them)
5. Gephi: Rank (Betweeness)                                   8
                    §    Return to Ranking in the top
                          left module, and click Choose a
                          rank parameter from the drop-
                          down (this resets the options)
                    §    Then choose Betweeness
                          Centrality from the same drop-
                          down menu
                    §    Click on the icon for Size
                          instead of color this time (icons
                          above drop-down bar)
                    §    Set Min Size to 10 and Max
                          Size to 50
                          à Play around with these
                          numbers depending on the
                          nature of your network
                    §    Click Apply to change the node
                          sizes according to their
                          betweeness
6. Gephi: Layout (Betweeness)                      9
                    §    To keep the larger
                          nodes from
                          overlapping smaller
                          ones, go to the
                          Layout tab in the left
                          module and check
                          the Adjust by sizes
                          box
                    §    Click Run for just a
                          moment (then Stop)
                          so the modules will
                          spread out
                          accordingly
7. Gephi: Labels                                            10
                   §    Click the bold black T in the
                         toolbar at the bottom of the
                         window to turn labels on
                   §    Click the black letter A in the
                         same toolbar to select the
                         Size Mode for the labels, and
                         choose the Node Size
                         option
                   §    Use the slider (on the right)
                         to adjust the overall label size
                         to your liking
                   §    You can also change the font
                         style by clicking next to the
                         slider (Default for me was
                         Arial Bold)
8. Gephi: Community Detection                                      11
                   §    Go back to the Statistics tab on
                         the right and click Run next to
                         Modularity
                          §    Check Randomize on the popup
                                and click OK
                          à    This creates a modularity class
                                value for each node, which we’ll
                                use to colorize the communities
                   §    Go to the Partition tab in the
                         top left module and click
                         Refresh arrows to populate list
                   §    Choose Modularity Class from
                         the dropdown menu
                          §    You can right-click on this box
                                and click Randomize Colors if
                                you don’t like the ones that are
                                there
                   §    Click Apply to colorize the
                         detected communities
9. Gephi: Filter                                                    12
                   §    Go to Filters in the top right
                         module and open the Topology
                         folder
                   §    Drag the Degree Range filter to
                         the box below (“Drag filter here”)
                   §    Click on Degree Range to open
                         the Parameters, then edit the
                         degree range settings by
                         clicking on the “0” and
                         changing it according to your
                         network
                          §    This option basically removes the
                                “leaves” in the network that are
                                not connected to many other
                                nodes
                          §    Since Lars has a pretty connected
                                network, we set the lower range
                                to 5, meaning that it hides all
                                nodes with less than 5
                                connections
                   §    Click Filter to apply
10. Gephi: Label Adjust                                    13
                     §    The Gephi folks
                           recommended to run a final
                           layout adjustment before
                           the export that makes it
                           easier to read the labels.
                           There are two options:
                     §    “Label Adjust” works much
                           the same as the size
                           adjustment, moving the
                           nodes so the labels are
                           readable
                     §    There is an additional
                           plugin you can add called
                           “Noverlap” that also helps to
                           solve the clutter problem
                           (See result on final page)
11. Gephi: Preview                                       14
                     §    At the very top left, click
                           on the Preview tab
                     §    Under Node, check the
                           box that says Show
                           Labels.
                     §    Click Refresh at the
                           bottom, then set the
                           Label Font under the
                           Nodes section
                           accordingly
                     §    Play around with other
                           Preview options until you
                           like the graph you’re
                           looking at! Don’t forget to
                           Refresh after changes.
12. Gephi: Export!                               15
                     §    Choose to export
                           (at the bottom
                           left) in either SVG
                           or PDF, and voila!
                           You have
                           visualized your
                           Facebook
                           network
                           community
                           clusters!
Research partners
Berlin communities                    University St. Gallen
                                         Community
                                                                               16



          Our office buddies, Servtag




          Former employer

                                            You can see Lars’ various
                                              community clusters
                                            represented very clearly
       Underwater                                  in this viz.
       photography
         & diving
        community                      Friends	
  met	
  in	
  Singapore	
  

Weitere ähnliche Inhalte

Was ist angesagt?

Plotly dash and data visualisation in Python
Plotly dash and data visualisation in PythonPlotly dash and data visualisation in Python
Plotly dash and data visualisation in PythonVolodymyr Kazantsev
 
Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...
Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...
Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...Xiaohan Zeng
 
Social Network Analysis Using Gephi
Social Network Analysis Using Gephi Social Network Analysis Using Gephi
Social Network Analysis Using Gephi Goa App
 
Apache avro and overview hadoop tools
Apache avro and overview hadoop toolsApache avro and overview hadoop tools
Apache avro and overview hadoop toolsalireza alikhani
 
Data Mining & Data Warehousing Lecture Notes
Data Mining & Data Warehousing Lecture NotesData Mining & Data Warehousing Lecture Notes
Data Mining & Data Warehousing Lecture NotesFellowBuddy.com
 
Graph Algorithms for Developers
Graph Algorithms for DevelopersGraph Algorithms for Developers
Graph Algorithms for DevelopersNeo4j
 
Introduction to Graph Databases
Introduction to Graph DatabasesIntroduction to Graph Databases
Introduction to Graph DatabasesDataStax
 
Hadoop Installation presentation
Hadoop Installation presentationHadoop Installation presentation
Hadoop Installation presentationpuneet yadav
 
Workshop - Neo4j Graph Data Science
Workshop - Neo4j Graph Data ScienceWorkshop - Neo4j Graph Data Science
Workshop - Neo4j Graph Data ScienceNeo4j
 
Understanding random forests
Understanding random forestsUnderstanding random forests
Understanding random forestsMarc Garcia
 
Power Laws and Rich-Get-Richer Phenomena
Power Laws and Rich-Get-Richer PhenomenaPower Laws and Rich-Get-Richer Phenomena
Power Laws and Rich-Get-Richer PhenomenaAi Sha
 
★Mean shift a_robust_approach_to_feature_space_analysis
★Mean shift a_robust_approach_to_feature_space_analysis★Mean shift a_robust_approach_to_feature_space_analysis
★Mean shift a_robust_approach_to_feature_space_analysisirisshicat
 
Online analytical processing
Online analytical processingOnline analytical processing
Online analytical processingnurmeen1
 
Gephi Plugin Developer Workshop
Gephi Plugin Developer WorkshopGephi Plugin Developer Workshop
Gephi Plugin Developer WorkshopGephi Consortium
 

Was ist angesagt? (20)

Plotly dash and data visualisation in Python
Plotly dash and data visualisation in PythonPlotly dash and data visualisation in Python
Plotly dash and data visualisation in Python
 
Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...
Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...
Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...
 
Social Network Analysis Using Gephi
Social Network Analysis Using Gephi Social Network Analysis Using Gephi
Social Network Analysis Using Gephi
 
Apache avro and overview hadoop tools
Apache avro and overview hadoop toolsApache avro and overview hadoop tools
Apache avro and overview hadoop tools
 
Data discretization
Data discretizationData discretization
Data discretization
 
Data mininng trends
Data mininng trendsData mininng trends
Data mininng trends
 
Data Mining & Data Warehousing Lecture Notes
Data Mining & Data Warehousing Lecture NotesData Mining & Data Warehousing Lecture Notes
Data Mining & Data Warehousing Lecture Notes
 
Graph Algorithms for Developers
Graph Algorithms for DevelopersGraph Algorithms for Developers
Graph Algorithms for Developers
 
Introduction to Graph Databases
Introduction to Graph DatabasesIntroduction to Graph Databases
Introduction to Graph Databases
 
Hadoop
HadoopHadoop
Hadoop
 
Hadoop Installation presentation
Hadoop Installation presentationHadoop Installation presentation
Hadoop Installation presentation
 
Introduction to HBase
Introduction to HBaseIntroduction to HBase
Introduction to HBase
 
Workshop - Neo4j Graph Data Science
Workshop - Neo4j Graph Data ScienceWorkshop - Neo4j Graph Data Science
Workshop - Neo4j Graph Data Science
 
Understanding random forests
Understanding random forestsUnderstanding random forests
Understanding random forests
 
Weka
WekaWeka
Weka
 
Power Laws and Rich-Get-Richer Phenomena
Power Laws and Rich-Get-Richer PhenomenaPower Laws and Rich-Get-Richer Phenomena
Power Laws and Rich-Get-Richer Phenomena
 
★Mean shift a_robust_approach_to_feature_space_analysis
★Mean shift a_robust_approach_to_feature_space_analysis★Mean shift a_robust_approach_to_feature_space_analysis
★Mean shift a_robust_approach_to_feature_space_analysis
 
Map Reduce
Map ReduceMap Reduce
Map Reduce
 
Online analytical processing
Online analytical processingOnline analytical processing
Online analytical processing
 
Gephi Plugin Developer Workshop
Gephi Plugin Developer WorkshopGephi Plugin Developer Workshop
Gephi Plugin Developer Workshop
 

Andere mochten auch

Studying Facebook via Data Extraction: a Netvizz tutorial at the Digital Meth...
Studying Facebook via Data Extraction: a Netvizz tutorial at the Digital Meth...Studying Facebook via Data Extraction: a Netvizz tutorial at the Digital Meth...
Studying Facebook via Data Extraction: a Netvizz tutorial at the Digital Meth...Digital Methods Initiative
 
2014-04 Open edX Studio 與 LMS 功能介紹@銜接 edX平台 讓課程與國際接軌研討會
2014-04 Open edX Studio 與 LMS 功能介紹@銜接 edX平台 讓課程與國際接軌研討會2014-04 Open edX Studio 與 LMS 功能介紹@銜接 edX平台 讓課程與國際接軌研討會
2014-04 Open edX Studio 與 LMS 功能介紹@銜接 edX平台 讓課程與國際接軌研討會Xaver Y.R. Chen
 
2013-11 Open edX 平台簡介以及發展趨勢@磨課師 MOOCs/SPOCs 課程平台研討會
2013-11 Open edX 平台簡介以及發展趨勢@磨課師 MOOCs/SPOCs 課程平台研討會2013-11 Open edX 平台簡介以及發展趨勢@磨課師 MOOCs/SPOCs 課程平台研討會
2013-11 Open edX 平台簡介以及發展趨勢@磨課師 MOOCs/SPOCs 課程平台研討會Xaver Y.R. Chen
 
2014-04 Open edX 技術開發與未來發展規劃@銜接 edX平台 讓課程與國際接軌研討會
2014-04 Open edX 技術開發與未來發展規劃@銜接 edX平台 讓課程與國際接軌研討會2014-04 Open edX 技術開發與未來發展規劃@銜接 edX平台 讓課程與國際接軌研討會
2014-04 Open edX 技術開發與未來發展規劃@銜接 edX平台 讓課程與國際接軌研討會Xaver Y.R. Chen
 
2014-04 Open edX 之緣起與展望@銜接 edX平台 讓課程與國際接軌研討會
2014-04 Open edX 之緣起與展望@銜接 edX平台 讓課程與國際接軌研討會2014-04 Open edX 之緣起與展望@銜接 edX平台 讓課程與國際接軌研討會
2014-04 Open edX 之緣起與展望@銜接 edX平台 讓課程與國際接軌研討會Xaver Y.R. Chen
 
Infrastructure Automation with Chef
Infrastructure Automation with Chef Infrastructure Automation with Chef
Infrastructure Automation with Chef REAN Cloud
 
Introduction to Chef
Introduction to ChefIntroduction to Chef
Introduction to ChefKnoldus Inc.
 
A Look Inside Google’s Data Center Networks
A Look Inside Google’s Data Center NetworksA Look Inside Google’s Data Center Networks
A Look Inside Google’s Data Center NetworksRyousei Takano
 

Andere mochten auch (15)

Studying Facebook via Data Extraction: a Netvizz tutorial at the Digital Meth...
Studying Facebook via Data Extraction: a Netvizz tutorial at the Digital Meth...Studying Facebook via Data Extraction: a Netvizz tutorial at the Digital Meth...
Studying Facebook via Data Extraction: a Netvizz tutorial at the Digital Meth...
 
Gephi Tutorial Layouts
Gephi Tutorial LayoutsGephi Tutorial Layouts
Gephi Tutorial Layouts
 
Gephi Quick Start
Gephi Quick StartGephi Quick Start
Gephi Quick Start
 
2014-04 Open edX Studio 與 LMS 功能介紹@銜接 edX平台 讓課程與國際接軌研討會
2014-04 Open edX Studio 與 LMS 功能介紹@銜接 edX平台 讓課程與國際接軌研討會2014-04 Open edX Studio 與 LMS 功能介紹@銜接 edX平台 讓課程與國際接軌研討會
2014-04 Open edX Studio 與 LMS 功能介紹@銜接 edX平台 讓課程與國際接軌研討會
 
2013-11 Open edX 平台簡介以及發展趨勢@磨課師 MOOCs/SPOCs 課程平台研討會
2013-11 Open edX 平台簡介以及發展趨勢@磨課師 MOOCs/SPOCs 課程平台研討會2013-11 Open edX 平台簡介以及發展趨勢@磨課師 MOOCs/SPOCs 課程平台研討會
2013-11 Open edX 平台簡介以及發展趨勢@磨課師 MOOCs/SPOCs 課程平台研討會
 
2014-04 Open edX 技術開發與未來發展規劃@銜接 edX平台 讓課程與國際接軌研討會
2014-04 Open edX 技術開發與未來發展規劃@銜接 edX平台 讓課程與國際接軌研討會2014-04 Open edX 技術開發與未來發展規劃@銜接 edX平台 讓課程與國際接軌研討會
2014-04 Open edX 技術開發與未來發展規劃@銜接 edX平台 讓課程與國際接軌研討會
 
2014-04 Open edX 之緣起與展望@銜接 edX平台 讓課程與國際接軌研討會
2014-04 Open edX 之緣起與展望@銜接 edX平台 讓課程與國際接軌研討會2014-04 Open edX 之緣起與展望@銜接 edX平台 讓課程與國際接軌研討會
2014-04 Open edX 之緣起與展望@銜接 edX平台 讓課程與國際接軌研討會
 
Infrastructure Automation with Chef
Infrastructure Automation with Chef Infrastructure Automation with Chef
Infrastructure Automation with Chef
 
Introduction to Chef
Introduction to ChefIntroduction to Chef
Introduction to Chef
 
Seminário - Apresentação do Artigo - Big Data and Historical Social Science
Seminário - Apresentação do Artigo - Big Data and Historical Social ScienceSeminário - Apresentação do Artigo - Big Data and Historical Social Science
Seminário - Apresentação do Artigo - Big Data and Historical Social Science
 
Algorithms and their others
Algorithms and their othersAlgorithms and their others
Algorithms and their others
 
Métodos Digitais para Análise de Dados - Aula 06 - O digital como espaço soc...
Métodos Digitais para Análise de Dados - Aula 06 - O digital como espaço soc...Métodos Digitais para Análise de Dados - Aula 06 - O digital como espaço soc...
Métodos Digitais para Análise de Dados - Aula 06 - O digital como espaço soc...
 
Métodos Digitais para Análise de Dados - Aula 05 - Sociabilidade em rede e ca...
Métodos Digitais para Análise de Dados - Aula 05 - Sociabilidade em rede e ca...Métodos Digitais para Análise de Dados - Aula 05 - Sociabilidade em rede e ca...
Métodos Digitais para Análise de Dados - Aula 05 - Sociabilidade em rede e ca...
 
A Look Inside Google’s Data Center Networks
A Look Inside Google’s Data Center NetworksA Look Inside Google’s Data Center Networks
A Look Inside Google’s Data Center Networks
 
2017 Digital Yearbook
2017 Digital Yearbook2017 Digital Yearbook
2017 Digital Yearbook
 

Kürzlich hochgeladen

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Angeliki Cooney
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusZilliz
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxRemote DBA Services
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Zilliz
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 

Kürzlich hochgeladen (20)

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 

Facebook Network Analysis using Gephi

  • 2. Overall Process 2 1.  Netvizz 2.  Gephi 1.  Open 7.  Labels 2.  Layout 8.  Community Detection 3.  Ranking 9.  Filter 4.  Statistics 10.  Label Adjust 5.  Rank (Betweeness) 11.  Preview 6.  Layout (Size Adjust) 12.  Export
  • 3. Netvizz 3 §  Sign into your Facebook account §  Search for “netvizz” application §  Choose parameters you would like included in the data (e.g., gender, wall posts count, etc.) §  Analyze either your personal friend network [OR] one of your groups listed at the bottom §  Wait for netvizz to create file and download (right click, save as)
  • 4. 1. Gephi: Open 4 §  From the File menu, select Open and then select the .gdf file you saved from Netvizz §  At first it sort of looks like a big hairball, so we’ll change the layout to make some sense of these connections
  • 5. 2. Gephi: Layout 5 §  From the Layout module on the left side, choose Force Atlas from the dropdown menu, then click Run à Force Atlas makes the connected nodes attracted to each other and pushes the unconnected nodes apart to create clusters of connections §  Click Stop when it seems as if you have some distinct clusters of nodes
  • 6. 3. Gephi: Ranking (Degree) 6 §  Choose the Ranking tab in the top left module and choose Degree from the drop-down menu à Degree = number of connections §  Hover your mouse over the gradient bar, then double click on each triangle to choose a color for each side of the “range” à  Try to use a bright colors for the highest degree so it’s easy to see who’s the most connected Tip:  You  can  click  the  li.le  “Table”  icon  in   §  Click Apply to see the the  bo.om  le4  of  the  ranking  tab    then   gradient applied click  Apply  to  see  a  table  of  degree   figures  for  your  nodes  
  • 7. 4. Gephi: Statistics (Betweeness) 7 §  Click the Statistics tab in the top right module §  Click Run next to Average Path Length §  Choose Directed from the pop up menu §  Click Close when the graph distance reports pops up (unless you want to save them)
  • 8. 5. Gephi: Rank (Betweeness) 8 §  Return to Ranking in the top left module, and click Choose a rank parameter from the drop- down (this resets the options) §  Then choose Betweeness Centrality from the same drop- down menu §  Click on the icon for Size instead of color this time (icons above drop-down bar) §  Set Min Size to 10 and Max Size to 50 à Play around with these numbers depending on the nature of your network §  Click Apply to change the node sizes according to their betweeness
  • 9. 6. Gephi: Layout (Betweeness) 9 §  To keep the larger nodes from overlapping smaller ones, go to the Layout tab in the left module and check the Adjust by sizes box §  Click Run for just a moment (then Stop) so the modules will spread out accordingly
  • 10. 7. Gephi: Labels 10 §  Click the bold black T in the toolbar at the bottom of the window to turn labels on §  Click the black letter A in the same toolbar to select the Size Mode for the labels, and choose the Node Size option §  Use the slider (on the right) to adjust the overall label size to your liking §  You can also change the font style by clicking next to the slider (Default for me was Arial Bold)
  • 11. 8. Gephi: Community Detection 11 §  Go back to the Statistics tab on the right and click Run next to Modularity §  Check Randomize on the popup and click OK à  This creates a modularity class value for each node, which we’ll use to colorize the communities §  Go to the Partition tab in the top left module and click Refresh arrows to populate list §  Choose Modularity Class from the dropdown menu §  You can right-click on this box and click Randomize Colors if you don’t like the ones that are there §  Click Apply to colorize the detected communities
  • 12. 9. Gephi: Filter 12 §  Go to Filters in the top right module and open the Topology folder §  Drag the Degree Range filter to the box below (“Drag filter here”) §  Click on Degree Range to open the Parameters, then edit the degree range settings by clicking on the “0” and changing it according to your network §  This option basically removes the “leaves” in the network that are not connected to many other nodes §  Since Lars has a pretty connected network, we set the lower range to 5, meaning that it hides all nodes with less than 5 connections §  Click Filter to apply
  • 13. 10. Gephi: Label Adjust 13 §  The Gephi folks recommended to run a final layout adjustment before the export that makes it easier to read the labels. There are two options: §  “Label Adjust” works much the same as the size adjustment, moving the nodes so the labels are readable §  There is an additional plugin you can add called “Noverlap” that also helps to solve the clutter problem (See result on final page)
  • 14. 11. Gephi: Preview 14 §  At the very top left, click on the Preview tab §  Under Node, check the box that says Show Labels. §  Click Refresh at the bottom, then set the Label Font under the Nodes section accordingly §  Play around with other Preview options until you like the graph you’re looking at! Don’t forget to Refresh after changes.
  • 15. 12. Gephi: Export! 15 §  Choose to export (at the bottom left) in either SVG or PDF, and voila! You have visualized your Facebook network community clusters!
  • 16. Research partners Berlin communities University St. Gallen Community 16 Our office buddies, Servtag Former employer You can see Lars’ various community clusters represented very clearly Underwater in this viz. photography & diving community Friends  met  in  Singapore