anomalypoint's picture
Add files using upload-large-folder tool
3a12cf2 verified
|
Raw
History Blame Contribute Delete
1.24 kB
# GitHub Developers (git_web_ml)
**Task**: Web vs ML developer classification
**Size band**: medium · **Label type**: semantic
**Label column**: `ml_developer` · **Converter**: `converters/convert_musae.py`
Mutual-follower network of GitHub developers; the binary label separates web developers from machine-learning developers. Comfortable mid-size binary benchmark with clean integer CSVs.
## Converted graphs (neext/)
| graph | nodes | edges | classes | feature cols | isolated | class counts |
|---|---|---|---|---|---|---|
| default | 37,700 | 289,003 | 2 | 0 | 0 | 0: 27,961, 1: 9,739 |
*Conversion notes*: Label = 1 if machine-learning developer, 0 if web developer. Feature JSON not columnized; developer names dropped.
## Source
- [git_web_ml.zip](https://snap.stanford.edu/data/git_web_ml.zip) — 2,396,031 bytes, sha256 `56c0c1c2c460dc4c…`, fetched 2026-07-23
**License**: SNAP / MUSAE; cite MUSAE
**Citation**: Rozemberczki, Allen, Sarkar. MUSAE. 2021.
- https://snap.stanford.edu/data/github-social.html
## Caveats
- Developer names dropped in conversion; feature JSON not columnized.
---
*Generated by converters/make_cards.py; stats from metadata.json. Raw files: `source/`. NEExT tables: `neext/`.*