Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elliptic Bitcoin Illicit Activity Dataset #3815

Merged
merged 3 commits into from
Jan 8, 2022

Conversation

shravankumar147
Copy link
Contributor

The Elliptic Data Set, a graph network of Bitcoin transactions with handcrafted features.

There are 203,769 node transactions and 234,355 directed edge payments flows.
In the Elliptic Data Set,
two percent (4,545) are labelled class1 (illicit).
Twenty-one percent (42,019) are labelled class2 (licit).
The remaining transactions are not labelled with regard to licit versus illicit, but have other features.

paper for reference: Anti-Money Laundering in Bitcoin: Experimenting with Graph Convolutional Networks for Financial Forensics

@codecov-commenter
Copy link

codecov-commenter commented Jan 7, 2022

Codecov Report

Merging #3815 (ad806bb) into master (3ee9397) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3815   +/-   ##
=======================================
  Coverage   81.77%   81.77%           
=======================================
  Files         299      299           
  Lines       15157    15157           
=======================================
  Hits        12395    12395           
  Misses       2762     2762           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ee9397...ad806bb. Read the comment docs.

Copy link
Member

@rusty1s rusty1s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great. I cleaned it up a little further :)

@rusty1s rusty1s merged commit 0e2d8b9 into pyg-team:master Jan 8, 2022
@shravankumar147 shravankumar147 deleted the elliptic_data branch January 9, 2022 07:57
@shravankumar147 shravankumar147 restored the elliptic_data branch January 9, 2022 07:59
@shravankumar147 shravankumar147 deleted the elliptic_data branch January 25, 2022 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants