Skip to content

bryant-nn/Social_Computing_Project1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social_Computing_Project1

This project is going to analyze two animals' social networks and the properties of these networks.The properties include small world effect, transitivity, degree distribution, degree correlations. We are going to analyze and compare with these two social networks by Centrality and Community Detection.


File Introduction

  • data_set

    It contains two data sets about animals social network.

    Data resources from:

    @inproceedings{nr,
     title={The Network Data Repository with Interactive Graph Analytics and Visualization},
     author={Ryan A. Rossi and Nesreen K. Ahmed},
     booktitle={AAAI},
     url={https://networkrepository.com},
     year={2015}
    }
  • Social_Computing_HW1.pdf

    The requirement of this project.

  • Social_Computering_HW1_report.pdf

    The final report of this project.

  • data_set/aves-weaver-social-16/buildNetwork.ipynb

    It is the code to complete this project requirements in weaver network.

  • data_set/soc-dolphins/buildNetwork.ipynb

    It is the code to complete this project requirements in dolphins network.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors