AMLSim
AMLSim copied to clipboard
alertPatterns parameters
Hi, Please could you clarify the parameters individual_amount and aggregated_amount in the alertPatterns.csv parameters file? For example, in the add_alert_pattern function in transaction_graph_generator.py: min_amount=individual_amount max_amount=2*individual_amount Why a factor of 2 here? Does aggregated_amount refer to the total amounts associated with each account in the alert pattern? Thanks