Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.11 KB

README.md

File metadata and controls

39 lines (23 loc) · 1.11 KB

SocialNetLab

This repo is used for the demonstration graph theory on Social Network Lab

Lab 01 [Graph Manipulation Basics]

Required Modules :

  • networkx
  • matplotlib

Source Code Have Three Parts :

  • Part One : This part more on focus basics of Graph creating and drawing
  • Part Two : This part more focus on the Drawing part of the Graph
  • Part Three : This part more focus on the Analyzing the Graph

Lab 02 [Graph Manipulation with Jupyter Notebook]

Required Modules :

  • Anaconda
  • decorator==5.0.7 [Upgrade existing 5.0.6]

Source Code Have One Part :

  • Part One : Working with graph on Jupyter Notebook

Lab 03 [Graph Analysis Using Gephi]

Required Modules :

The Folder Have various Dataset :

  • DataSet : Sc-Fi Books , Syria from news and few more data
  • Resource : Link 1, Link 2, Link 3