Hiroki Kanezashi
Hiroki Kanezashi
Sorry for the late response. Related to issue #30, we re-arranged parameters in the configuration JSON files. It should work with the same commands and parameter files.
Thank you for the feedback. I understand the difficulty of using programs with multiple languages (Python 3.7 and Java 8). The main reason is that the simulator depends on some...
Thank you for the bug report. I fixed the SingleTransactionModel so that each account sends money to another account only once. By the way, these parameter sets you showed will...
I am sorry to make trouble for you about compilations. I could not download the logs you attached (the zenhub page says "file not found"), but I found some dependencies...
Now I add the paysim.jar we currently use to jars directory.
Dear @sunilnagaraja, thank you for sharing your logs. According to the file list in `jars` directory and the error logs, the reason is that `mason.18.jar` is not located just under...
Sorry for the late response. The reason for this error is the parameter named "sar_interval" is missing in the configuration file `conf.json`, but this parameter is no longer necessary. I...
Sorry for the late response. I added descriptions of how to find out SAR accounts and transactions in [this Wiki page](https://github.com/IBM/AMLSim/wiki/Alerts-and-SARs#how-to-find-out-sar-accounts-and-transactions-from-output-csv-files)
Sorry, we will add an explanation about log.csv. I will let you know when it finishes. Thank you for your feedback.
I added a description of log.csv from the simulator: https://github.com/IBM/AMLSim/wiki/Input-and-Output-Files#simulator-log-csv This log file is not the input file of ML processing. We intend to construct a transaction network from this...