dynamic-community-detection-cuda

Community detection on dynamic graphs using CUDA

https://github.com/yoogikov/dynamic-community-detection-cuda

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Community detection on dynamic graphs using CUDA

Basic Info
  • Host: GitHub
  • Owner: yoogikov
  • Language: C++
  • Default Branch: main
  • Size: 16.6 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Citation

Owner

  • Login: yoogikov
  • Kind: user

Citation (citations/README.txt)

About the dataset:

A social network of Twitch users which was collected from the public API in Spring 2018. Nodes are Twitch users and edges are mutual follower relationships between them. The graph forms a single strongly connected component without missing attributes. The machine learning tasks related to the graph are count data regression and node classification. There are 6 specific tasks:

- Explicit content streamer identification.
- Broadcaster language prediction.
- User lifetime estimation.
- Churn prediction.
- Affiliate status identification.
- View count estimation.

Statistics:

Nodes 168,114
Edges 6,797,557
Density 0.0005
Transitivity 0.0184

Citing:

@misc{rozemberczki2021twitch,
      title={Twitch Gamers: a Dataset for Evaluating Proximity Preserving and Structural Role-based Node Embeddings}, 
      author={Benedek Rozemberczki and Rik Sarkar},
      year={2021},
      eprint={2101.03091},
      archivePrefix={arXiv},
      primaryClass={cs.SI}
}

Twitch Gamers paper:

https://arxiv.org/abs/2005.07959

Twitch Gamers project:

https://github.com/benedekrozemberczki/datasets

GitHub Events

Total
  • Watch event: 1
  • Push event: 15
  • Create event: 2
Last Year
  • Watch event: 1
  • Push event: 15
  • Create event: 2