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
263
stars
82
forks
source link
Clean_logs.sh does not delete simulation name dir and logs. #53
The README says that the
clean_logs.sh
file should remove all logs out of the output folder. It does not currently do this.