Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sherry-xll/social-datasets

A collection of social datasets
https://github.com/sherry-xll/social-datasets

Last synced: about 1 month ago
JSON representation

A collection of social datasets

Awesome Lists containing this project

README

        

# Social-Datasets
A series of social recommendation datasets are collected and processed into atomic files for [RecBole-GNN](https://github.com/RUCAIBox/RecBole-GNN).

Datasets information

| SN | Dataset | \#Users | \#Items | \#Links | \#Interactions | Original Link |
|----|--------------------|------------|-----------------|-----------|----------------|------------------------------------------------|
| 1 | Yelp1 | 17,237 | 38,342 | 143,765 | 204,448 |[diffnet](https://github.com/PeiJieSun/diffnet) |
| 2 | Yelp2 | 16,239 | 14,284 | 158,590 | 198,397 |[HIN-Datasets-for-Recommendation-and-Network-Embedding](https://github.com/librahu/HIN-Datasets-for-Recommendation-and-Network-Embedding) |
| 3 | Flickr | 8,358 | 82,120 | 187,273 | 327,815 |[diffnet](https://github.com/PeiJieSun/diffnet) |
| 4 | LastFM | 1,892 | 17,632 | 25,434 | 92,834 |[hetrec2011](http://files.grouplens.org/datasets/hetrec2011/) |
| 5 | Douban-Book | 13,024 | 22,347 | 169,150 | 792,062 |[HIN-Datasets-for-Recommendation-and-Network-Embedding](https://github.com/librahu/HIN-Datasets-for-Recommendation-and-Network-Embedding) |
| 6 | FilmTrust | 1,508 | 2,071 | 1,853 | 35,497 |[QRec](https://github.com/Coder-Yu/QRec) |