Expand description
Fraud pattern detection kernels.
This module provides fraud detection algorithms:
- Aho-Corasick pattern matching
- Rapid split detection (structuring)
- Circular flow detection
- Velocity and amount anomalies
Structsยง
- Fraud
Pattern Match - Fraud pattern matching kernel.