IBM / AMLSim

The AMLSim project is intended to provide a multi-agent based simulator that generates synthetic banking transaction data together with a set of known money laundering patterns - mainly for the purpose of testing machine learning models and graph algorithms. We welcome you to enhance this effort since the data set related to money laundering is critical to advance detection capabilities of money laundering activities.
Apache License 2.0
251 stars 81 forks source link

superfluous graph edge being added to tmp/transactions.csv #65

Closed nelsonjd closed 2 years ago

nelsonjd commented 2 years ago

graph edges should only be the normal transactions or aml transaction edges. An edge is being added from 4,2 in the tmp/transactions.csv file that shouldn't be there.