|
Hi, i'm looking for large graphs to test some nodes classification algorithms. I don't care about the topic but i prefer weighted graphs. Thank you. |
|
the best place to start is probably http://snap.stanford.edu/data/index.html but i'm always looking for more data ;) |
|
Have a look at Websites as graphs, it creates graphs starting from HTML sources based on regular links. They also provide the source code. Maybe the meta tags from each page are suitable for class assignment. Credits: I found this resource by reading Bradford's blog, maybe there are few other resources. |
You can find some graph datasets here http://networkdata.ics.uci.edu/resources.php , but i'm not sure if there are any datasets suitable for classification tasks.