An open API service indexing awesome lists of open source software.

https://github.com/phipsgabler/netsci-01


https://github.com/phipsgabler/netsci-01

network-science sampling

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Network Science - Project 1#

I compared how two different sampling methods (random walk and forest fire) "perform" on two
different data sets (a road network from Texas, and a social graph from Facebook), by comparing
different network measures on the samples.

There is much room for improvement; in fact, the differences could just be due to my implementing
some parts of the algorithms wrong.

# LICENSE #

All code and text are [unlicensed](http://unlicense.org/)

The data sets are taken from [Konect](http://konect.uni-koblenz.de), and thus subject to the [Creative Commons Attribution-ShareAlike 2.0 Germany License](http://konect.uni-koblenz.de/license).